-
Notifications
You must be signed in to change notification settings - Fork 764
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MDS Text Input Character Count Accessibility
Summary: ### Context In this diff we are adding the following changes to text input * If there is no placeholder text then talkback will appent the character count to end of annoucement `Edit Box, 0 of 20 chracters remaining" * When user double clicks on the input field the character count status will be announced. * As the user types the remaining characters will be annouced after user stop typing Differential Revision: D67131474 fbshipit-source-id: 4b0f69d177775c35462bb0501032b866cb8e231f
- Loading branch information
1 parent
5851a74
commit 74f272d
Showing
1 changed file
with
16 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters