m5x5

Results 16 issues of m5x5

## Description A bind call or arrow function in a JSX property will create a brand new function on every single render. This is bad for performance. ## Occurrences There...

good first issue
hacktoberfest

There are still a couple of design issues that need to be fixed. - [ ] Remove sidebar scroll - [ ] Make input fields same length

enhancement
help wanted

There is a lot that can be done better, as we don't have anything that explains the interesting structure of this project. We need something that will make things easier...

documentation
enhancement

To have slash-commands work, we need 3 actions and 1 event. **Actions** Every action may have a switch where one can toggle between guild and global slash commands. - [...

enhancement
help wanted
hacktoberfest

**Is your feature request related to a problem? Please describe.** It's really hard to see through the code structure here, it is important to improve this by more than 400%,...

documentation
enhancement
hacktoberfest

Thanks for this helpful repository. I've got a question for you, I'm pretty new to riverpod. I saw that you are watching the FakeAuthRepository in this code with ``ref.watch``. What's...