Skip to content

fix(tooltip): would reappear on mousedown outside trigger#5012

Open
Barsnes wants to merge 2 commits into
mainfrom
fix/tooltip
Open

fix(tooltip): would reappear on mousedown outside trigger#5012
Barsnes wants to merge 2 commits into
mainfrom
fix/tooltip

Conversation

@Barsnes

@Barsnes Barsnes commented Jun 18, 2026

Copy link
Copy Markdown
Member

Summary

resolves #4801

Removing blur on line 125 in tooltip.ts would also fix this problem - but I can't remember why it's there, so I opted with handling that specific event instead

Checks

@changeset-bot

changeset-bot Bot commented Jun 18, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: b5467af

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

This PR includes changesets to release 5 packages
Name Type
@digdir/designsystemet-web Patch
@digdir/designsystemet Patch
@digdir/designsystemet-css Patch
@digdir/designsystemet-types Patch
@digdir/designsystemet-react 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

@github-actions

Copy link
Copy Markdown
Contributor

Preview deployments for this pull request:

storybook - 18. Jun 2026 - 12:33

@Barsnes Barsnes marked this pull request as ready for review June 18, 2026 10:34
@mimarz

mimarz commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

The changes in the same place in PR #4907 seems to also fix this issue? Check if we can opt for using the same fix so we don't have to fix the fix later?

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.

Feil i visning av Tooltip ved bruk i ToggleGroup

2 participants