Skip to content

🐛 - fix: fixed edge case wherein the button inside of a select/dr…#300

Open
Xaohs wants to merge 1 commit intomainfrom
issue/button-width
Open

🐛 - fix: fixed edge case wherein the button inside of a select/dr…#300
Xaohs wants to merge 1 commit intomainfrom
issue/button-width

Conversation

@Xaohs
Copy link
Contributor

@Xaohs Xaohs commented Feb 27, 2026

…opdown could receive width: 100% as a child of toolbar

…wn could receive `width: 100%` as a child of `toolbar`
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.81%. Comparing base (7090bc4) to head (c84f79e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #300      +/-   ##
==========================================
- Coverage   91.86%   91.81%   -0.05%     
==========================================
  Files         200      200              
  Lines        8417     8417              
  Branches     1239     1238       -1     
==========================================
- Hits         7732     7728       -4     
- Misses        682      686       +4     
  Partials        3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

}

// Prevent nested buttons inside selects or dropdowns from stretching
> .mykn-select .mykn-button,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Instead of adding this here, can't we filter the causing selector with a :not ?

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.

3 participants