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

Improved accessibility support for SfTextInputLayout control #80

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

PriyadharshniM
Copy link
Contributor

Root Cause of the Issue

The enclosed Entry within SfTextInputLayout was not accessible to screen readers, causing them to skip over the control.

Description of Change

Previously, SfTextInputLayout did not support accessibility. This update introduces accessibility support, ensuring proper recognition by screen readers.

Issues Fixed

Fixes #66

Screenshots

Before:

399670806-5a48a767-9beb-45b7-9ce1-cb875a6d4033.mp4

After:

Android.mp4

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

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.

Improve accessibility SfTextInputLayout
1 participant