Closed pierlon closed 4 years ago
E2E test failing due to .unsplash-attachment
failing accesiblity tests. Can we merge this and fix in a separate PR?
Affected Nodes:
.unsplash-attachment
Fix ANY of the following:
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute or the title attribute is empty
- Element does not have text that is visible to screen readers
Still had tab issues in classic editor with gallery, video and audio.
Do note that the Unsplash tab can never be set as the last default tab, otherwise the user may see a a screen like this upon plugin deactivation:
Summary
Fixes UVP-189.
Note: When testing, ensure to delete the
wp-settings-<user id>
cookie, along with thewp_user-settings
user metadata for the user.Checklist