Changes between Version 1 and Version 2 of Ticket #63535, comment 5
- Timestamp:
- 06/05/2025 01:03:18 PM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63535, comment 5
v1 v2 1 1 I believe the implementation shouldn't only focus on `arial-label` which is only one side of a general implementation of ARIA across the CMS. That's probably why this improvement is stale as of now. I suggest a different approach via a community plugin, and a more general approach than only focusing on `arial-label`. 2 2 3 This is what the Performance team d idwith the Performance Lab plugin, and it proved to be successful to merge features into Core. Happy to discuss it when possible.3 This is what the Performance team does with the Performance Lab plugin, and it proved to be successful to merge features into Core. Happy to discuss it when possible. 4 4 5 5 **To be perfectly clear:** I don't think accessibility should be an option in a plugin (even a community plugin) as Matt often suggests. But I believe community plugins are a great way to test things, to demonstrate their feasibility and their robustness, **before eventually implementing them into core**.