💡 Feature Summary
I suggest that pressing the skip button in the Streak Milestone Overlay should auto-advance the user to the next question, instead of displaying the already-completed question.
🎯 Problem or Motivation
Why do you need this feature? How would it help you learn Japanese?
I just thought that it would help improve the quiz or game flow for the user as it will lessen the clicks needed (and probably some confusion). It doesn't have any direct improvement to learning Japanese, but I believe that it will improve the User Experience.
🏏 Proposed Solution (Optional)
I inspected the source code, and I found 1 key component.
StreakMilestoneOverlay.tsx
Based on my current understanding, I think we can connect the function for advancing to the next question in the button for said component.
🎮 Use Cases
This would reduce the user's mental load of having to click next whenever they hit a milestone, ensuring a smooth quiz or game experience.
📚 Related Content (Optional)
I haven't seen any open issues regarding this. But please let me know if I am missed something or got something wrong. I will also be willing to take this issues if given the go signal, I am open to learning! ^_^
✅ Checklist
Thank you for helping make KanaDojo better! 🙏
💡 Feature Summary
I suggest that pressing the
skipbutton in the Streak Milestone Overlay should auto-advance the user to the next question, instead of displaying the already-completed question.🎯 Problem or Motivation
Why do you need this feature? How would it help you learn Japanese?
I just thought that it would help improve the quiz or game flow for the user as it will lessen the clicks needed (and probably some confusion). It doesn't have any direct improvement to learning Japanese, but I believe that it will improve the User Experience.
🏏 Proposed Solution (Optional)
I inspected the source code, and I found 1 key component.
StreakMilestoneOverlay.tsxBased on my current understanding, I think we can connect the function for advancing to the next question in the button for said component.
🎮 Use Cases
This would reduce the user's mental load of having to click
nextwhenever they hit a milestone, ensuring a smooth quiz or game experience.📚 Related Content (Optional)
I haven't seen any open issues regarding this. But please let me know if I am missed something or got something wrong. I will also be willing to take this issues if given the go signal, I am open to learning! ^_^
✅ Checklist
Thank you for helping make KanaDojo better! 🙏