gush-labs / kazan

VueJS web-app to practice Japanese
https://gush-labs.github.io/kazan/
GNU General Public License v3.0
1 stars 1 forks source link

Buttons on kana selection page are not responsive #104

Closed VadimGush closed 1 year ago

VadimGush commented 1 year ago

If you will try to select a lot of kana very fast, you will notice that some buttons do not react to the click. This bug is not very annoying, but in certain cases just makes using app a little bit unresponsive. We should fix that.

Possible fix: replace buttons with check buttons.