Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Conversation

jesstelford
Copy link
Contributor

@jesstelford jesstelford commented Aug 15, 2023

Completes #9926

<CheckableButton> is used in the "Select All" section of ResourceList and IndexTable.

NOTE: There's some existing layout jank in <ResourceList> that I've fixed separately in #10056

@jesstelford jesstelford linked an issue Aug 15, 2023 that may be closed by this pull request
margin-left: calc(var(--p-space-5) - var(--p-border-width-2));

#{$se23} & {
margin-left: calc(var(--p-space-3) + var(--p-space-025));
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed this to a gap declaration on the containing flex element.

@jesstelford jesstelford force-pushed the checkable-button-se23-cleanup branch from 28656c1 to dd585a8 Compare August 16, 2023 01:51
@jesstelford jesstelford merged commit 83cf1af into next Aug 16, 2023
@jesstelford jesstelford deleted the checkable-button-se23-cleanup branch August 16, 2023 01:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CheckableButton] Consolidate se23 logic and styles
3 participants