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

[Programmatic access - Cosmos DB Query Copilot - Query Faster with Copilot>Enable Query Advisor]: Element's role present under 'Sample Query1' tab does not support its ARIA attributes. #2059

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

satya07sb
Copy link
Collaborator

@satya07sb satya07sb commented Feb 17, 2025

This pull request addresses an accessibility issue in the 'Sample Query1' tab of the Cosmos DB Query Copilot. The element's role was not supporting its ARIA attributes correctly. The aria-expanded attribute was used on an element where it is not supported. This has been removed. The autocomplete="list" attribute, which was also problematic, has been updated to autocomplete="off" for better functionality and compliance with accessibility standards. This change ensures improved support for assistive technologies and better user experience.

Preview this branch

Before:
image
image

…t - Query Faster with Copilot>Enable Query Advisor]: Element's role present under 'Sample Query1' tab does not support its ARIA attributes.
@satya07sb satya07sb self-assigned this Feb 17, 2025
@satya07sb satya07sb changed the title [accessibility-3560325]:[Programmatic access - Cosmos DB Query Copilot - Query Faster with Copilot>Enable Query Advisor]: Element's role present under 'Sample Query1' tab does not support its ARIA attributes. [Programmatic access - Cosmos DB Query Copilot - Query Faster with Copilot>Enable Query Advisor]: Element's role present under 'Sample Query1' tab does not support its ARIA attributes. Feb 17, 2025
@satya07sb satya07sb marked this pull request as ready for review February 17, 2025 11:12
@satya07sb satya07sb requested a review from a team as a code owner February 17, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants