Skip to content

Add aria-level, aria-posinset and aria-setsize in Image #14721

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

Merged
merged 3 commits into from
Jun 3, 2025

Conversation

anupriya13
Copy link
Contributor

@anupriya13 anupriya13 commented Jun 1, 2025

Description

Type of Change

  • New feature (non-breaking change which adds functionality)

Why

Add aria-level, aria-posinset and aria-setsize in Image

Resolves #14722

What

Add aria-level, aria-posinset and aria-setsize in Image.windows.js, this file is already overridden.

Call Stack:

Image.windows.js
ImageComponentView::updateProps
ViewComponentView::updateProps
ComponentView::updateAccessibilityProps

Screenshots

Before [Values were not updated]:

image image

After [Values updated]:

image
image

Testing

Tested in playground

Changelog

Should this change be included in the release notes: YES

Add a brief summary of the change to use in the release notes for the next release: Add aria-level, aria-posinset and aria-setsize in Image

Microsoft Reviewers: Open in CodeFlow

@anupriya13 anupriya13 marked this pull request as ready for review June 1, 2025 10:40
@anupriya13 anupriya13 requested a review from a team as a code owner June 1, 2025 10:40
@anupriya13 anupriya13 requested a review from acoates-ms June 1, 2025 10:40
@anupriya13 anupriya13 merged commit 9c55fc4 into microsoft:main Jun 3, 2025
59 checks passed
@anupriya13 anupriya13 deleted the user/anuverma/ImageAria branch June 3, 2025 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add aria-level, aria-posinset and aria-setsize in Image
2 participants