Skip to content

fix(aria/combobox): improve autocomplete placeholder text color contrast#33465

Merged
ok7sai merged 3 commits into
angular:mainfrom
essjay05:placeholder-aria-autocomplete-contrast-increase
Jul 1, 2026
Merged

fix(aria/combobox): improve autocomplete placeholder text color contrast#33465
ok7sai merged 3 commits into
angular:mainfrom
essjay05:placeholder-aria-autocomplete-contrast-increase

Conversation

@essjay05

Copy link
Copy Markdown
Contributor

Updates Angular Aria's autocomplete styles to improve the text color contrast of the placeholder text to meet accessibilityrequirements and improve text readability.

Fixes b/477617379

Updates Angular Aria's autocomplete styles to improve the text
color contrast of the placeholder text to meet accessibilityrequirements and improve text readability.

Fixes b/477617379
@pullapprove pullapprove Bot requested review from andrewseguin and crisbeto June 29, 2026 23:29
@essjay05 essjay05 added dev-app preview When applied, previews of the dev-app are deployed to Firebase and removed area: aria/combobox labels Jun 29, 2026
Removes redundant stylelint-disable lines.

@crisbeto crisbeto left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, but worth noting that this is only used for our own internal testing AFAIK.

Updates comment in added ::placeholder styles to note the styles are primarily for internal testing.
@ok7sai ok7sai added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Jul 1, 2026
@ok7sai ok7sai merged commit e2cab48 into angular:main Jul 1, 2026
35 checks passed
@ok7sai

ok7sai commented Jul 1, 2026

Copy link
Copy Markdown
Member

This PR was merged into the repository. The changes were merged into the following branches:

ok7sai pushed a commit that referenced this pull request Jul 1, 2026
…ast (#33465)

* fix(aria/combobox): improve autocomplete placeholder text color contrast

Updates Angular Aria's autocomplete styles to improve the text
color contrast of the placeholder text to meet accessibilityrequirements and improve text readability.

Fixes b/477617379

* refactor(aria/combobox): fix stylelint-disable redundancy

Removes redundant stylelint-disable lines.

* refactor(aria/combobox): add context for reason for ::placeholder styles

Updates comment in added ::placeholder styles to note the styles are primarily for internal testing.

(cherry picked from commit e2cab48)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: aria/combobox dev-app preview When applied, previews of the dev-app are deployed to Firebase target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants