Skip to content

refactor(select): extract overflow-item style to theme#2020

Draft
spike-rabbit wants to merge 1 commit intomainfrom
refactor/move-overflow-item-to-theme
Draft

refactor(select): extract overflow-item style to theme#2020
spike-rabbit wants to merge 1 commit intomainfrom
refactor/move-overflow-item-to-theme

Conversation

@spike-rabbit
Copy link
Copy Markdown
Member

@spike-rabbit spike-rabbit commented May 6, 2026

refactor(select): use pill for overflow item

The overflow item is a pill, just with padding-block: 0.


Documentation.
Examples.
Dashboards Demo.
Playwright report.

Coverage Reports:

Code Coverage

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request replaces the custom .overflow-item styling in the select input with a new global .pill-sm utility class. Feedback indicates that the .overflow-item class must be retained as a marker because the component's test harness relies on it to locate the overflow counter.

Comment thread projects/element-ng/select/select-input/si-select-input.component.html Outdated
@spike-rabbit spike-rabbit force-pushed the refactor/move-overflow-item-to-theme branch 4 times, most recently from b62ff3e to c7d857e Compare May 6, 2026 16:53
The overflow item is a pill, just with `padding-block: 0`.
@spike-rabbit spike-rabbit force-pushed the refactor/move-overflow-item-to-theme branch from e2cc582 to 50441ef Compare May 6, 2026 16:56
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.

1 participant