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

[text-channels] Implement UI for displaying available channels (Frontend) #24

Open
6 tasks
TheFourthKaramazov opened this issue Feb 11, 2025 · 0 comments
Open
6 tasks
Assignees
Milestone

Comments

@TheFourthKaramazov
Copy link
Owner

User Story (Frontend)

As a user, I want to see a list of available text channels so that I can join and participate in discussions.

Description

The frontend should display a list of available text channels, allowing users to select and join them.

Tasks (Frontend - Vue.js, Vuex/Pinia, Axios)

  • Fetch the list of available channels from the backend API.
  • Display channels in a sidebar or dropdown menu.
  • Highlight the currently selected channel.

Acceptance Criteria

  • Users can see a list of available channels.
  • The currently selected channel is highlighted.
  • The list updates dynamically when channels are added or removed.

Priority

High

Labels

  • frontend
  • text-channels
  • core-feature
@TheFourthKaramazov TheFourthKaramazov added this to the Second Sprint milestone Feb 11, 2025
@Tropometrie Tropometrie self-assigned this Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants