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

fix: Update contextualbar z-index #1428

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

rique223
Copy link
Contributor

@rique223 rique223 commented Aug 21, 2024

Proposed changes (including videos or screenshots)

Updated the z-index of the contextual bar because it was lower than the table's header (th) z-index, which caused UI glitches when the contextual bar needed to appear on top of the table.

Before:
image

After:
image

Issue(s)

Further comments

The screenshots have different forms because the first one was printed before #32041 was merged.

Updated the z-index of the contextual bar because it was lower than the table's header (th) z-index, which caused UI glitches when the contextual bar needed to appear on top of the table.
Copy link

changeset-bot bot commented Aug 21, 2024

🦋 Changeset detected

Latest commit: ce77e1e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@rocket.chat/fuselage Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@rique223 rique223 marked this pull request as ready for review August 23, 2024 00:00
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.

1 participant