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

Combobox Description / Error Text #1657

Open
scurker opened this issue Sep 3, 2024 · 0 comments
Open

Combobox Description / Error Text #1657

scurker opened this issue Sep 3, 2024 · 0 comments
Labels
rfc An issue proposing a new significant change
Milestone

Comments

@scurker
Copy link
Member

scurker commented Sep 3, 2024

Combobox should accept a new optional description property that is displayed immediately below the label text. When description is present, the associated input field should have aria-describedby with an idref pointing to the associated description.

Design

Additional Changes

With this change, the placement of the error message should also be visually located immediately above the input field with the addition of a caution icon preceding the error text.

@scurker scurker changed the title Combobox Description Text Combobox Description / Error Text Sep 3, 2024
@scurker scurker added the rfc An issue proposing a new significant change label Sep 3, 2024
@scurker scurker added this to the Future milestone Sep 10, 2024
@scurker scurker modified the milestones: Future, Q4 2024 Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rfc An issue proposing a new significant change
Projects
None yet
Development

No branches or pull requests

1 participant