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

Tooltip Has the Wrong z-index #3451

Open
1 of 7 tasks
db-gspeck opened this issue Nov 12, 2024 · 0 comments
Open
1 of 7 tasks

Tooltip Has the Wrong z-index #3451

db-gspeck opened this issue Nov 12, 2024 · 0 comments
Labels
🐛bug Something isn't working 👩‍👧‍👦community feedback Feedback from community

Comments

@db-gspeck
Copy link

Which generators are impacted?

  • All
  • HTML
  • React
  • Angular
  • Vue
  • Web components
  • Power Apps

Reproduction case

Hi Guys, the reproduction steps are the following:

  1. Add a DbTooltip to an element.
  2. Place DBInput fields with floating labels around.
  3. Hover over the tooltip trigger.
  4. You see that the input labels pop though the tooltip.

Problem is the Value for z-index.
The value 1 should be increased to a huge number like 1300 or so.

Best Gregor

Expected Behaviour

It should overlay all other content

Screenshots

Screenshot 2024-11-12 102244

Browser version

Chrome

Add any other context about the problem here.

No response

@mfranzke mfranzke added 🐛bug Something isn't working 👩‍👧‍👦community feedback Feedback from community labels Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working 👩‍👧‍👦community feedback Feedback from community
Projects
None yet
Development

No branches or pull requests

2 participants