Skip to content

fix(BBBSelect): remove duplicated outline - #63

Merged
Arthurk12 merged 1 commit into
bigbluebutton:developfrom
Arthurk12:issue/61
Jul 28, 2026
Merged

fix(BBBSelect): remove duplicated outline#63
Arthurk12 merged 1 commit into
bigbluebutton:developfrom
Arthurk12:issue/61

Conversation

@Arthurk12

Copy link
Copy Markdown
Member

What does this PR do?

Selector applied its own border on top of MUI OutlinedInput's built-in notchedOutline fieldset border, causing two overlapping borders to render in space-constrained containers, most noticeably on focus. Borders are now driven solely through the notchedOutline, colored via palette tokens for default, hover and focus states.

Closes Issue(s)

Closes #61

Selector applied its own border on top of MUI OutlinedInput's built-in
notchedOutline fieldset border, causing two overlapping borders to
render in space-constrained containers, most noticeably on focus.
Borders are now driven solely through the notchedOutline, colored via
palette tokens for default, hover and focus states.
@Arthurk12
Arthurk12 merged commit 9e1b8ec into bigbluebutton:develop Jul 28, 2026
2 checks passed
@Arthurk12
Arthurk12 deleted the issue/61 branch July 28, 2026 00:07
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