Skip to content
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

Add feedback when users reset completed chapters. #256

Closed
thetimileyin opened this issue Mar 6, 2023 · 3 comments · Fixed by #260
Closed

Add feedback when users reset completed chapters. #256

thetimileyin opened this issue Mar 6, 2023 · 3 comments · Fixed by #260

Comments

@thetimileyin
Copy link

At present when users reset completed chapters, they can’t tell if the chapters have truly been reset since there is no feedback or reaction for the action taken so they keep tapping and tapping till they go back to the 'Learn' tab and see that the chapters have actually been reset. We could add a flash message (pop-up) to let users know that their action has been reacted to. This will help improve user experience on the app.

Screenshot:WhatsApp Image 2023-03-06 at 10 32 03

@thetimileyin
Copy link
Author

I actually worked out a solution for this on the design part
Padawan
Here is also a link to the prototype: https://www.figma.com/proto/nCbd7WyTtWsd4GxtLu1vQC/Untitled?node-id=1%3A23&scaling=scale-down&page-id=0%3A1&starting-point-node-id=1%3A23

@thunderbiscuit
Copy link
Owner

Nice work! I think adding an interaction there makes perfect sense. On the engineering side I think this would be a good use of a snackbar (for the devs reading this).

@Prakhar-Agarwal-byte
Copy link
Contributor

I have done a similar work in #242. I can take this up also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants