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

Table: Fixed background clipping when using ExpandableRow #3095

Merged
merged 6 commits into from
Aug 16, 2024

Conversation

KenAJoh
Copy link
Collaborator

@KenAJoh KenAJoh commented Aug 14, 2024

Description

Resolves #3080

Issue was caused by using position: relative on a table-cell
https://stackoverflow.com/a/7021249

Fixed by adding a div-wrapper that includes the position-relative.

Copy link

changeset-bot bot commented Aug 14, 2024

🦋 Changeset detected

Latest commit: 0a300a6

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

This PR includes changesets to release 7 packages
Name Type
@navikt/ds-react Patch
@navikt/ds-css Patch
@navikt/aksel-stylelint Patch
@navikt/aksel Patch
@navikt/ds-tokens Patch
@navikt/ds-tailwind Patch
@navikt/aksel-icons 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

Copy link
Contributor

github-actions bot commented Aug 14, 2024

Storybook demo

d922c7bdd | 88 komponenter | 139 stories

@KenAJoh KenAJoh merged commit 8ce364e into main Aug 16, 2024
4 checks passed
@KenAJoh KenAJoh deleted the table-expadable-position branch August 16, 2024 12:12
@github-actions github-actions bot mentioned this pull request Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Innspill til komponent]: <Table /> Expandable-rad: border ved ikon er ikke lik resten av raden
2 participants