Whisper icon indicating copy to clipboard operation
Whisper copied to clipboard

[OTHER] move the message list to its own component

Open Dun-sin opened this issue 1 year ago • 4 comments

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

Dun-sin avatar Aug 18 '24 10:08 Dun-sin

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.

github-actions[bot] avatar Aug 18 '24 10:08 github-actions[bot]

Can I be assigned this issue as well @Dun-sin ?

zainab-a-ali avatar Aug 26 '24 12:08 zainab-a-ali

I want to work on this issue. I can create the component asap. Thanks

wheval avatar Oct 19 '24 15:10 wheval

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!

Dun-sin avatar Oct 20 '24 07:10 Dun-sin