-
Notifications
You must be signed in to change notification settings - Fork 7
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
[issue] User can see a clear error message so that he can know he does't have sufficient NUM (For asset registration) #2601
Comments
➤ Sam commented: If the wallet amount is insufficient, it can't work (After 2/22 backend deployment). In the miro Check user's asset wallet & credits is sufficient ( https://miro.com/app/board/o9J_knEiIYo=/?moveToWidget=3458764546163409384&cot=14 ) is happening in the backend or client side (client side = capture app side)? |
➤ Kenny Hung commented: Sam Yes, backend has been deployed. |
➤ Sam commented: Kenny Hung, so backend will prevent user from uploading a capture if balance is not enough? |
➤ Kenny Hung commented: Sam (cc Scott Yan) As I know, yes. Because when user register the asset, backend will charge with user. |
➤ Sam commented: Kenny Hung (cc: Scott Yan):
Assume I have some initial 3 credits I should be able to upload few photos for free right? How many newly created user can upload? Because currently capture app uses this endpoint ( https://api.numbersprotocol.io/api/v3/assets/ ) to upload photos and it didn't give any error (already uploaded 5 photos) |
➤ Sam commented: Kenny Hung, is there a way to check how much NUMs user charged for every capture upload. I uploaded few captures and check balance and it seems like for every capture user pay ~0.02 NUM? |
➤ Kenny Hung commented: Sam 0.025 + 0.0004 (gas fee) NUM |
➤ Sam commented: Kenny Hung, thank you for clarification. Currently I created new test account and it has 3 NUMs. I need to take too many photos until I make my NUMs = 0. Do you have any accounts with 0 NUM points? for testing purposes? |
➤ Kenny Hung commented: DM'ed |
➤ Sam commented: Kenny Hung, do you have any error message suggestions? Variant #1 (by ChatGPT) Variant #2 (by ChatGPT) Variant #3 (by ChatGPT) Variant #4 (by ChatGPT) For now I used variant #2, Kenny Hung, please have a look if this is acceptable? If user has insufficient balance I will show error and pause upload. |
➤ Kenny Hung commented: Sofia Yan Could you help to provide some suggestions? |
➤ Sofia Yan commented: #2 is good. |
➤ Kenny Hung commented: Sam for this task, please use #2, thanks. |
➤ Sam commented: Sofia Yan is google translate too wired😅? |
➤ Kenny Hung commented: Sam please help to update the text in this sheet. https://docs.google.com/spreadsheets/d/1tC9YOFjozxjo77PhstFjyOO0O9wat17UqhaofeT_Poo/edit#gid=822374590 ( https://docs.google.com/spreadsheets/d/1tC9YOFjozxjo77PhstFjyOO0O9wat17UqhaofeT_Poo/edit#gid=822374590 ) |
➤ Sam commented: I pasted google translate version for now |
➤ Sam commented: For this task I just show error message here is the claap demo Kenny Hung, I just saw miro 23.02.07 Insufficient balance UX ( https://miro.com/app/board/o9J_knEiIYo=/?moveToWidget=3458764545537402879&cot=14 ). According to 23.02.07 Insufficient balance UX ( https://miro.com/app/board/o9J_knEiIYo=/?moveToWidget=3458764545537402879&cot=14 ) miro we should show pop up. For this task ✓ [issue] User can see a clear error message so that he can know he does't have sufficient NUM (For asset registration) ( https://app.asana.com/0/0/1203975293651132 ) should we show pop up or just error message? |
Reproduce step
Expectation
Have a error message when the asset registration process is fail.
Additional information:
https://miro.com/app/board/o9J_knEiIYo=/?moveToWidget=3458764546162215424&cot=14
https://miro.com/app/board/o9J_knEiIYo=/?moveToWidget=3458764546162215424&cot=14
User story
As a capture app old user without NUM token/credits, I want to know why I can't register the asset I create so that I won't feel this app is broken & leave this service.
┆Issue is synchronized with this Asana task by Unito
┆Created By: Kenny Hung
The text was updated successfully, but these errors were encountered: