-
Notifications
You must be signed in to change notification settings - Fork 6
[$50] Adding a badge again and again has no counter #32
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
Comments
This is a backend issue as well, but we should discuss the front end design here. Since badges won't display until they are approved and there isn't a spot for displaying pending badges, if any badges, it's more difficult for the user selecting badges to assign to see if a badge has already been submitted. So let's say there are any that already are approved or are in pending status, we probably want to hide them from the list of badges to select so the user doesn't try to submit another request. How should the UI look? Should the badges be grayed out/disabled or should they just not be on the list? Should the ones that are be pending have a marker that indicates they are pending? To expose these pending badges, the API will need to be updated since it only returns Approved badges. |
Contest https://www.topcoder.com/challenges/30069622 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30069622 has been updated - the new changes has been updated for this ticket. |
Contest https://www.topcoder.com/challenges/30069622 has been updated - it has been assigned to jiangliwu. |
Contest https://www.topcoder.com/challenges/30069622 has been updated - the new changes has been updated for this ticket. |
Contest https://www.topcoder.com/challenges/30069622 has been updated - the new changes has been updated for this ticket. |
@sdgun, I've edited this issue a bit. The client wants to have multiple badges of the same time, but have a counter to indicate how many times the badge has been given. |
Target URL
https://frontend-dev.app.cloud.gov/dashboard/10
Steps to Reproduce
Actual Result(s)
Expected Result(s)
Frequency
Environment Details
Image(s)/Video(s)/Console Log/Crash Log
The text was updated successfully, but these errors were encountered: