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(Table): prevent expanded row to not change column width #1816

Merged
merged 2 commits into from
Dec 15, 2022

Conversation

tujoworker
Copy link
Member

No description provided.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 14, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 0f23124:

Sandbox Source
eufemia-starter Configuration

@gatsby-cloud
Copy link

gatsby-cloud bot commented Dec 14, 2022

✅ DNB Eufemia Portal deploy preview ready

@tujoworker tujoworker requested a review from langz December 15, 2022 07:44
@langz
Copy link
Contributor

langz commented Dec 15, 2022

Nice fix 🥇

@tujoworker tujoworker merged commit bbf94a8 into main Dec 15, 2022
@tujoworker tujoworker deleted the fix/table-accordion-columns-width branch December 15, 2022 09:56
tujoworker pushed a commit that referenced this pull request Dec 19, 2022
# [9.43.0](v9.42.0...v9.43.0) (2022-12-19)

### Bug Fixes

* **Button:** support target property ([#1817](#1817)) ([71f5ee3](71f5ee3))
* **TableContainer:** align always visible scrollbar ([#1819](#1819)) ([c16519d](c16519d))
* **TableContainer:** no space on empty foot + clip scrollbar ([#1827](#1827)) ([04dd93b](04dd93b))
* **Table:** prevent expanded row to not change column width ([#1816](#1816)) ([bbf94a8](bbf94a8))
* **useHandleSortState:** change default direction from asc to off ([#1826](#1826)) ([c7e4d6f](c7e4d6f))
* **useHandleSortState:** fix import issue ([#1823](#1823)) ([c595ff1](c595ff1))

### Features

* **Scrollbar:** add new look to scrollbars ([#1815](#1815)) ([a590b50](a590b50))
@tujoworker
Copy link
Member Author

🎉 This PR is included in version 9.43.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

joakbjerk pushed a commit that referenced this pull request Mar 27, 2023
* fix(Table): ensure close/open accordion row does not change column widths

* Fix stylelint error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants