DiscipleTools / DiscipleTools/disciple-tools-mobile-app
Give better feedback for quick actions
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
MexSurfer:
> Always give the user feedback when a quick button is pressed. At times nothing is shown to inform them that an activity (like pressing the contact made of the quick actions icon) has been registered in the activity log. This might cause a users to press the icon multiple times, which will enter wrong data counts.
When testing, there is no feedback until there is a response from the API. At minimum, we should close/collapse the quick actions FAB once the user taps one of them. There is already a notification once the API responds, so that will give needed feedback afterward that the action was successful.
Contributor guide
Assessment
This issue has not been assessed yet.