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

[Enhancement]: Support more channel types #122

Open
doinkythederp opened this issue Oct 18, 2022 · 3 comments
Open

[Enhancement]: Support more channel types #122

doinkythederp opened this issue Oct 18, 2022 · 3 comments
Labels
backend Behind-the-scenes code related issues enhancement New feature or request ui User interface-related issues

Comments

@doinkythederp
Copy link

Describe the Bug

Bug Description
Stage channels are treated as text channels
Actual Behavior
If you click on a stage channel, an empty text channel is opened where you cannot send messages.
Expected Behavior
It shouldn't let you click on stage channels (since there is no VC implementation) and it should also show them with the correct icon.

Reproducing the Bug

  1. Click on a stage channel
  2. Try to send a message in it

Version

0.5.1

Category

Other

Relevant Log Output

No response

Screenshots

Screen Shot 2022-10-17 at 7 29 45 PM
Swiftcord: Screen Shot 2022-10-17 at 7 30 19 PM
Discord: Screen Shot 2022-10-17 at 7 30 31 PM

#aaa is a stage voice channel.

Additional Info

No response

@doinkythederp doinkythederp added bug Something isn't working triage Waiting for this issue to be triaged labels Oct 18, 2022
@cryptoAlgorithm
Copy link
Member

cryptoAlgorithm commented Oct 18, 2022 via email

@cryptoAlgorithm cryptoAlgorithm added enhancement New feature or request ui User interface-related issues backend Behind-the-scenes code related issues and removed bug Something isn't working triage Waiting for this issue to be triaged labels Oct 18, 2022
@cryptoAlgorithm cryptoAlgorithm changed the title [Bug]: Stage channels appear as text channels [Enhancement]: Support more channel types Oct 18, 2022
@cryptoAlgorithm
Copy link
Member

This issue will serve as a stub for implementation of new channel types. I'm mainly looking at forum and stage channel types for now.

@cryptoAlgorithm
Copy link
Member

This will be partially resolved by #163. Big thanks to all my contributors!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Behind-the-scenes code related issues enhancement New feature or request ui User interface-related issues
Projects
Status: Backlog (Enhancements)
Development

No branches or pull requests

2 participants