-
Notifications
You must be signed in to change notification settings - Fork 345
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description:
UIKit contextual bars fail to open when triggered by slash commands in EmbeddedChat. The command executes without errors but the contextual bar UI never appears, making Apps that rely on this feature completely unusable.
Steps to reproduce:
- Install a Rocket.Chat apps that uses contextual bars (e.g., Apps.QuickReplies)
- Open EmbeddedChat
- Execute a slash command that should open a contextual bar (e.g.,
/quick list) - Expected: Contextual bar opens in the sidebar
- Actual: Nothing happens - fails silently with no error messages
Expected behavior:
When a slash command triggers a UIKit contextual bar:
- The sidebar should open
- The contextual bar UI should render properly
- Users should be able to interact with the UI elements
Actual behavior:
- Command appears to execute (no error shown)
- Sidebar remains closed
- Contextual bar never renders
Screencast.from.2026-02-19.03-14-14.webm
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working