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

Regression Testing 24.08.2023 #221

Open
jazzbah opened this issue Aug 24, 2023 · 2 comments
Open

Regression Testing 24.08.2023 #221

jazzbah opened this issue Aug 24, 2023 · 2 comments

Comments

@jazzbah
Copy link

jazzbah commented Aug 24, 2023

  1. Proposal list of a DAO does not load. An endless spinner is displayed. This is happening if there are no proposals and also if there are proposals existing
  2. “Proposal Name” input on the create proposal field already gets a red border after 64 entered characters even though the max chars are 128. See img below (note that I decreased the width of the input so the char count was visible)
  3. Visiting any DAO detail page where I don’t have any balance there is an error notification displayed: “Cannot read properties of undefined (reading 'balance')”
  4. After destroying a DAO the user is redirected to the homepage, but can still see the DAO in the list on the bottom. If the DAO card is clicked there is an error notification on the DAO detail page “Cannot read properties of undefined (reading 'id')”
  5. Transactions page: Search does not work
  6. I was able to create 2 not working DAOs. I am not 100% sure how to reliably reproduce this though. What I did is after every successful customization of my DAO, I returned to the homepage (via logo link in the main nav) and then visited the DAO detail page.
    After setting the governance (= creating the tokens), but BEFORE distributing the tokens an error notification with “Assertion failed” appeared on the DAO detail page. This error stayed even after I finished the whole setup.
    For the first DAO I created this way I lost my admin rights, so I can't destroy it anymore (https://www.genesis-dao.org/dao/DIV1/)
    For the second DAO as the admin I don't see the token distribution at all (https://www.genesis-dao.org/dao/DIV3/) See video below for this case.
    I hope the links to the DAOs help in chasing and fixing the bug

proposal-border
Desktop-1692893370633.webm

@GHesericsu
Copy link
Collaborator

Thank you. Will fix and address all these very soon.

@hornilla-jowelyn
Copy link
Collaborator

fixed items 2, 3, and 5 in #267

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants