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

the !status channel doesn't load properly when selecting it #318

Open
narFnarF opened this issue Jun 16, 2021 · 0 comments
Open

the !status channel doesn't load properly when selecting it #318

narFnarF opened this issue Jun 16, 2021 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@narFnarF
Copy link

When selecting the !status channel, Cabal Desktop display an empty chat log under the title of the previously selected channel. Attempting to send a message in the !status channel will send the message in the previously selected channel.

Steps to reproduce:

  1. Select any channel (ex: "default")
  2. Select the "!status" channel
    -- Observe the heading that still stay "default" or whatever name of the channel selected at step 1.
    -- Observe the empty chat log, where a default message eventually appear "This is a new channel. Send a message to start things off!"
  3. Write a text message and press Enter
    -- Observe that the text message was send in the channel selected at step 1.

Expected result:

  • The heading should be "!status" instead of the name of the previously visited channel
  • The "write a message" textbox should be disabled and not send messages in the previously visited channel.
@todrobbins todrobbins added bug Something isn't working enhancement New feature or request labels Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants