-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Navbar showing when use iframe "go" command and embedded layout #12324
Copy link
Copy link
Closed
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interaction
Milestone
Description
Description:
When switching rooms inside the IFRAME through the "Go" command (https://rocket.chat/docs/developer-guides/iframe-integration/commands/) - the top panel appears
Steps to reproduce:
- Embed chat in iframe with layout = embedded
- Give the command "go" to IFRAME (https://rocket.chat/docs/developer-guides/iframe-integration/commands/) to go to another chat inside the IFRAME (in path specify the path to the new room and pass the "?layout=embedded" parameter)
- In the new room we see the display of top NavBar
- If you go to the room that was opened first, the panel is not displayed
Expected behavior:
Actual behavior:
Presence of NavBar:
Server Setup Information:
- Version of Rocket.Chat Server: 0.70.4
- Operating System: windows
- Deployment Method: docker
- Number of Running Instances: 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: ui/uxRelated to UI/UX, frontend code, accessibility, and user interactionRelated to UI/UX, frontend code, accessibility, and user interaction

