-
Notifications
You must be signed in to change notification settings - Fork 1
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
[UX] Warn users when their account balance is low or insufficient #180
Comments
This task is delayed for 1 day. It has no change to finish it today. |
@ori-near Thanks for the detailed solution. I would offer to make an open warning modal instead of a tooltip on hovering. You can see how it looks below. @Megha-Dev-19 let me know if you need something Figma Warning: Low BalanceWarning: Insufficient FundsOpen warning modal when clicking on Create buttons.Insuficient.balance.modal.mov |
Hi @FREZZZBE looks great to me and like your solution. @Megha-Dev-19 can you confirm if this will work? |
@FREZZZBE looks great. Thanks. |
Resovles #180 The tests passes locally [video.webm](https://github.com/user-attachments/assets/40b185bc-403c-4cb0-8fd8-c6455e6a50d4) [video.webm](https://github.com/user-attachments/assets/c9d6fa00-4587-4afe-9d09-5d5e75099f77) [video.webm](https://github.com/user-attachments/assets/417c9ed6-5220-4d64-8483-ee3b3b35cc6b) [video.webm](https://github.com/user-attachments/assets/1c2a0de4-55bf-43aa-94f8-ef7fba383aa8) [video.webm](https://github.com/user-attachments/assets/cf62a42f-386f-4b8e-9842-f8120339359a) [video.webm](https://github.com/user-attachments/assets/2a82a1c9-9946-41bf-a363-51651391d5e8)
Background
Users need a certain amount of NEAR token balance in their wallets to perform actions within NEAR Treasury. Currently, there's no way to see if there is enough funds to complete transactions, which could lead to unexpected problems when trying to perform certain actions. To address this, we need to:
User Story
As a NEAR Treasury user, I want to be warned when my account balance is low so I can add more funds before I'm unable to complete transactions. I also want to be prevented from completing transactions when I don't have enough funds to avoid confusion.
Acceptance Criteria
Create UX mockups for the two scenarios below. And get feedback from the team.
Low Balance Warning:
Insufficient Funds:
Create a follow up development ticket for implementing the approved solution
Resources & Additional Notes
Copy
Priority
🟠 P1 : High
The text was updated successfully, but these errors were encountered: