Skip to content

Conversation

@SkyZeroZx
Copy link
Contributor

@SkyZeroZx SkyZeroZx commented Jan 14, 2026

Replaces the native select element with a custom combobox implementation for improved accessibility and styling.

What is the current behavior?

record.select.aria.mp4

Replaces the native select element with a custom combobox implementation for improved accessibility and styling.
@pullapprove pullapprove bot requested a review from jelbourn January 14, 2026 22:33
@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: docs-infra Angular.dev application and infrastructure labels Jan 14, 2026
@ngbot ngbot bot added this to the Backlog milestone Jan 14, 2026
@jelbourn
Copy link
Member

I'm not sure we would want to do this- the Angular Aria combobox is great when you have a situation for which the native <select> is not capable, but for adev AFAIK it should handle everything we need.

@SkyZeroZx
Copy link
Contributor Author

I'm not sure we would want to do this- the Angular Aria combobox is great when you have a situation for which the native <select> is not capable, but for adev AFAIK it should handle everything we need.

While a native select technically works, it doesn’t provide the styling flexibility required to align with the adev UI. It also lacks a search input, which is useful locating a package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adev: preview area: docs-infra Angular.dev application and infrastructure detected: feature PR contains a feature commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants