You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
The expected behavior would be a user feedback like a blue border color.
What is the actual behavior?
No hover or focus state
Any other information you believe would be useful?
Outlined selects with label have a blue and bold border.
The notched outline does not calculate the SVG path if no label is provided.
For textfields, the hover and focus state results in a blue color. This behavior is implemented in the text field package. Why not a blue border and why not generalize this behavior in the notched-outline package?
The text was updated successfully, but these errors were encountered:
What MDC Web Version are you using?
@material/select 0.37.1
What browser(s) is this bug affecting?
All
What are the steps to reproduce the bug?
https://codepen.io/pfecht/pen/djzVLX
What is the expected behavior?
The expected behavior would be a user feedback like a blue border color.
What is the actual behavior?
No hover or focus state
Any other information you believe would be useful?
The text was updated successfully, but these errors were encountered: