Skip to content

Conversation

pvictor
Copy link
Collaborator

@pvictor pvictor commented Nov 25, 2021

Changed z-index of fab button to 1040 to make it appear above sidebar (in shinydashboard/bs4Dash) but below modal dialog.

Some z-index values to comparison:

  • shinydashboard sidebar: 810
  • bs4dash sidebar: 1038
  • bootstrap navbar (3): 1000
  • bootstrap modal (3+): 1050

Fix #123

@bthieurmel bthieurmel merged commit 81d0da2 into master Feb 23, 2022
@bthieurmel bthieurmel deleted the fab-zindex branch February 23, 2022 07:55
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.

fab_position = "bottom-left" removes logout button
2 participants