Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Safes view fails to load #358

Open
1 of 4 tasks
shayanb opened this issue Jul 25, 2023 · 1 comment
Open
1 of 4 tasks

Safes view fails to load #358

shayanb opened this issue Jul 25, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@shayanb
Copy link

shayanb commented Jul 25, 2023

Feature

Admin - Safe

App

Expected Behavior

When going to the Safe view, expected to see the list of all the safes owned by the DAO.

Actual Behavior

The page fails to load properly:

  • due to the long safe names, the page loads weird with out of the box names
  • many times the page suddenly goes to the white page of sadness

Steps to Reproduce

No response

Browser

Chrome

Screenshots and Context

This is for our testnet DAO that fails to load completely

Screenshot 2023-07-25 at 1 48 54 PM

https://admin.daohaus.club/#/molochv3/0x5/0xbe9d6d5775e92e695875e42ab5810b868abde93b/safes

@dekanbro
Copy link
Contributor

I think there is 2 issues here. there are enough safes(14) that we are being rate limited by the Safe api. We should error out more graceful on load and maybe add pagination to the safes page
image

and the other is that the long names are breaking out of the card
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants