Skip to content

Fix : Gateway staging feedback fixes #823

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

Merged
merged 10 commits into from
May 3, 2025

Conversation

sk-enya
Copy link
Collaborator

@sk-enya sk-enya commented May 2, 2025

  • Dev Tools are not accessible from the footer.
  • In the Ecosystems section I see two extra scrollbars in addition to the default one; the same issue appears in the Trade section.
  • DAO ▸ Delegate vote: If the user opens the MetaMask popup and then closes it without signing, the dApp doesn’t handle the rejection gracefully—an error like User rejected the request … MetaMask Tx Signature: User denied transaction signature. is shown and the delegate-vote popup UI breaks.
  • DAO ▸ Delegate vote: When the user selects “To Someone Else,” enters a target address, and then clicks “Myself,” the dApp still remembers the previously entered address. The address field should reset when switching back to “Myself.”
  • DAO ▸ Create proposal: The banner reads “At least 0 BOBA + xBOBA are needed to create a new proposal.” Displaying “0 BOBA” is confusing.
  • DAO ▸ Create proposal ▸ Change voting threshold: The Target address field is not validated, so the user can enter any value. An error only appears after clicking Delegate vote. Validate the address before enabling the action button.
  • Navigating directly to a nonexistent path (e.g., https://staging.gateway.boba.network/assets/) should return a well-styled 404 Not Found page; currently a broken page is rendered instead.
  • The proposal list in the DAO section is inconsistent—sometimes all proposals load, other times none appear.

sk-enya added 10 commits May 2, 2025 17:24
- setup redirect to hub page back!
- fix for loading the proposal threshold and data correctly!
- proposals to be fetch normally instead of useQuery.
- showing skelton correctily on loading content
- Handling the error better way!
@sk-enya sk-enya changed the base branch from main to new-horizon May 2, 2025 13:45
@sk-enya sk-enya requested a review from souhaillM May 2, 2025 13:45
@sk-enya sk-enya merged commit d47d2dd into new-horizon May 3, 2025
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

Successfully merging this pull request may close these issues.

1 participant