Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Increase z-index of panel #577

Merged
merged 1 commit into from
Nov 26, 2021
Merged

Increase z-index of panel #577

merged 1 commit into from
Nov 26, 2021

Conversation

jaepass
Copy link
Contributor

@jaepass jaepass commented Nov 26, 2021

With https://github.com/chec/dashboard/pull/1488 fix, the slideout panel would be under the nav header and sidebar. This PR fixes that.

Fixes #565 as well

@ScopeyNZ
Copy link
Contributor

Do tooltips, dropdowns, and loading indicators still work in panels?

@jaepass jaepass force-pushed the bugfix/panel-z-index branch from a07ebc1 to 6758306 Compare November 26, 2021 20:17
@jaepass
Copy link
Contributor Author

jaepass commented Nov 26, 2021

Alright so latest push fixes loading indicators to only have z-index if it has a background, which we mostly use for full page loads, otherwise it would not have a z-index. All tooltips, dropdowns work as expected.

Example of loading indicator without bg displaying as expected.
Screen Shot 2021-11-26 at 12 12 05 PM

@ScopeyNZ
Copy link
Contributor

I'm always nervous about these arbitrary z-index changes. Should be pretty obvious if this negatively affects something else though.

@ScopeyNZ ScopeyNZ merged commit e66e9cc into master Nov 26, 2021
@ScopeyNZ ScopeyNZ deleted the bugfix/panel-z-index branch November 26, 2021 20:23
@jaepass
Copy link
Contributor Author

jaepass commented Nov 26, 2021

Yeahup for sure, will keep an eye out TA

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Loading indicator z-index is higher than slideout panel mask
3 participants