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: issue with tooltip colors changed by parent component like tag #2775

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

nmerget
Copy link
Member

@nmerget nmerget commented Jun 21, 2024

Proposed changes

closes #2774

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (fix on existing components or architectural decisions)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Further comments

@github-actions github-actions bot added 🏗foundations Changes inside foundations folder 🏘components Changes inside components folder 📺showcases Changes to 1-n showcases labels Jun 21, 2024
@nmerget nmerget enabled auto-merge (squash) June 21, 2024 12:04
Copy link
Contributor

🔭🐙🐈 Test this branch here: https://db-ui.github.io/mono/review/fix-tooltip-inside-tag

@nmerget nmerget merged commit 4cdcf9f into main Jun 21, 2024
37 checks passed
@nmerget nmerget deleted the fix-tooltip-inside-tag branch June 21, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏘components Changes inside components folder 🏗foundations Changes inside foundations folder 📺showcases Changes to 1-n showcases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DBTooltip style is overwritten by parent data-emphasis="strong"
2 participants