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 sl-select padding issue with multiple and placeholder options combined #2292

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

esharri2
Copy link
Contributor

Fixes:

#2279
#2291

Description

Updated styles so that some of the style adjustments (combobox padding and prefix margin) made to sl-select with multiple options do not get applied when the placeholder is shown

I combined the solutions to these two issues since it looks like #2279 was caused by a fix for a previous issue similar to 2291 (see: #2194 ).

Copy link

vercel bot commented Nov 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
shoelace ✅ Ready (Inspect) Visit Preview Nov 30, 2024 6:29pm

Copy link
Member

@claviska claviska left a comment

Choose a reason for hiding this comment

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

Looks great! Thank you for the PR!

@claviska claviska merged commit addac51 into shoelace-style:next Dec 2, 2024
2 checks passed
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.

2 participants