[FIX] Add view with accessibility label on top of floating toolbar #20267
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Gutenberg-mobile PR - wordpress-mobile/gutenberg-mobile#1922
After some changes tests on WP-iOS started failing because of the
Paragraph Block 1. Empty
can not be found. Seems like it is an issue with the accessibility label. In this PR i added a view with accessibility label and changed the markup a bit. I tested it with VoiceOver and everything works.How has this been tested?
Paragraph Block. Row 1. Empty
Types of changes
Add View with the accessibility label
Checklist: