[OTHER] move the message list to its own component
What would you like to share?
https://github.com/Dun-sin/Whisper/blob/dbec99c68f63c606647ea2cef1d458a72ae83b1b/client/src/components/Chat.jsx#L442-L585
Additional information
Break it down into subcomponents as well:
- create a component for when we're displaying the bad word warning https://github.com/Dun-sin/Whisper/blob/dbec99c68f63c606647ea2cef1d458a72ae83b1b/client/src/components/Chat.jsx#L499-L515
- create a component for status https://github.com/Dun-sin/Whisper/blob/dbec99c68f63c606647ea2cef1d458a72ae83b1b/client/src/components/Chat.jsx#L554-L579
The issue has been unlocked and is now ready for dev. If you would like to work on this issue, you can comment to have it assigned to you.
Can I be assigned this issue as well @Dun-sin ?
I want to work on this issue. I can create the component asap. Thanks
I want to work on this issue. I can create the component asap. Thanks
sure @wheval, thanks for wanting to contribute. Make sure to read the issue description carefully and ask if you have questions on the discord server. Follow the rules here, or your PR won't be accepted and will be closed. Good luck!