Mehdi
Mehdi
Initialized the values of thumbs up/down buttons (the "+1 and "-1" keys in the emojiState objects) to 0. also sorted `Object.entries(emojiState.emojis)` so the location of the buttons is consistent.
#1271 Sometimes the language detector mistakes french for other languages, and the users get spammed with a modal whenever they double the word count (starting from 10). This solution checks...
Users were having problem with the [...] button #1208 My proposed solution is to remove it and make the card clickable  I changed the...
Touch devices users weren't able to scroll easily #1543 I implemented the solution proposed by [jwstolk](https://github.com/jwstolk) to make only the leftside draggable when using a touch screen.