Open IndieCoderMM opened 1 year ago
do you want these to be implemented in channels.tsx?
I'm thinking of displaying all members in a modal like this on Slack.
When a user clicks on the View Members
button, a modal should appear. Here's one potential approach:
Channel
as props and displays all members/features/Chat/Navbar.tsx
, integrate this component with Modal
to make it open or close. (See example)