Skip to content

fix(suggestion): redesign#4731

Draft
oddvernes wants to merge 10 commits intomainfrom
fix/suggestion-redesign
Draft

fix(suggestion): redesign#4731
oddvernes wants to merge 10 commits intomainfrom
fix/suggestion-redesign

Conversation

@oddvernes
Copy link
Copy Markdown
Collaborator

@oddvernes oddvernes commented Apr 13, 2026

resolves #4729

also resolves #4591 with

  & :is(u-datalist):where([popover='manual']):not([style*='translate']){
    opacity: 0;
  }

Not sure if I should better solve the case of using u-combobox with class ds-suggestion but NOT the designsystemet-web package, which adds the floating-ui styles (the list would have no opacity), currently it checks for popover="manual" attribute to whitelist 🤷

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 13, 2026

🦋 Changeset detected

Latest commit: 731eed9

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-css Patch
@digdir/designsystemet-react Patch
@digdir/designsystemet Patch
@digdir/designsystemet-types Patch
@digdir/designsystemet-web 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

github-actions bot commented Apr 13, 2026

Preview deployments for this pull request:

storybook - 15. Apr 2026 - 09:31

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.

Implement design changes to the Suggestion component in code Suggestion list briefly flashes at top-left before floating-ui positions it

1 participant