-
Notifications
You must be signed in to change notification settings - Fork 844
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[EuiAccordion] Remove
will-change
CSS (#6235)
* [REVERT ME] test datagrid full screen bug when nested within accordion * [EuiAccordion] Remove `will-change` CSS * changelog * [PR feedback] typo * Revert "[REVERT ME] test datagrid full screen bug when nested within accordion" This reverts commit 052e679.
- Loading branch information
Constance
authored
Sep 19, 2022
1 parent
f4e6cde
commit ab2693a
Showing
2 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
**Bug fixes** | ||
|
||
- Fixed `EuiDataGrid`'s broken fullscreen mode when nested within an `EuiAccordion` |