Skip to content

Conversation

@GuiLeme
Copy link
Collaborator

@GuiLeme GuiLeme commented Nov 20, 2025

What does this PR do?

It basically adds the z-index property into the floating-window constructor.

Closes Issue(s)

Closes #243

Motivation

When 2 floating windows overlap each other, the order of which comes on top was completely random. Now it's deterministic.

How to test

One can use the plugin-pin-message along with the reaction-stack to test: without the PR, if a message is pinned and a reaction is stacked, usually, the reaction comes on top of the pinned message. With this PR, the pinned message always comes on top.

More

Closely related to: bigbluebutton/bigbluebutton#24258

See demo below:

demo-zindex-floating-window.mp4

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

Successfully merging this pull request may close these issues.

2 participants