Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Make sidebar dropdowns functional [⭐4xp] #19

Open
5 tasks
IndieCoderMM opened this issue Oct 30, 2023 · 0 comments
Open
5 tasks

feat: Make sidebar dropdowns functional [⭐4xp] #19

IndieCoderMM opened this issue Oct 30, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@IndieCoderMM
Copy link
Owner

The channel dropdowns on the sidebar are purely visual currently. The goal is to make these dropdowns interactive and functional, similar to how it works in Discord.

🎯Todos

  • Modify features/Chat/ChannelList.tsx by creating trigger and dropdown items
  • Implement functionality to open/close dropdown on clicks
  • Add smooth transitions
  • Use Tailwind CSS
  • Make the dropdown accessible

image

@IndieCoderMM IndieCoderMM added enhancement New feature or request good first issue Good for newcomers labels Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant