-
Notifications
You must be signed in to change notification settings - Fork 9
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
[BT] GA Submit - where there is not enough founds - no info modal view is shown (INFO: DESING READY, TODO) #509
Comments
@m-i-k-e @Thomas-Upfield What should we display in such a scenario? |
@MSzalowski As I understand it, you need 1,000 ADA to submit a GA, and there was 'insufficient balance' in the user's wallet? We need an error message for this. I will get it done in Figma, and attach the Figma link here. |
IMO no UX on the frontend side, after submitting we should display a modal error but we only do Sentry.captureException(error); |
The error in the screenshot above is not correct. This is the screen for this error: https://www.figma.com/design/mJTBiUofLfb74Xc3W2U59o/Voltaire---GOV-TOOL?m=auto&node-id=7079%3A81357&t=VewrRakbrZccwD9V-1 |
Still NOT OK - previous modal was wrongly assumed as expected, below is expected one: Figma design Currently is shown: |
During submition on Info GA - occurred that balance on account was below 1000 A, but no error dialog informing about this was show.
To reproduce, with balance lower than 1000 Ada try to submit a GA..
The text was updated successfully, but these errors were encountered: