What type of enhancement/feature is this?
Behaviour Changes to existing UI Components, Documentation Improvements, Other
Description
Investigate using aria attributes on existing web components.
Currently the web components developed does not have full accessibility support. This is required for future proofing the components to cater for accessibility.
The following should be confirmed
How the current testing implementation of the components can be streamlined.
What accessibility attributes will be required for specific components (Labels vs Inputs).
Use Case/Reasoning for enhancement/feature.
Simplify the tests written for components.
Provide accessibility compliant components.
Understand which aria roles and aria attributes will be required for each component.
Code of Conduct
What type of enhancement/feature is this?
Behaviour Changes to existing UI Components, Documentation Improvements, Other
Description
Investigate using aria attributes on existing web components.
Currently the web components developed does not have full accessibility support. This is required for future proofing the components to cater for accessibility.
The following should be confirmed
How the current testing implementation of the components can be streamlined.
What accessibility attributes will be required for specific components (Labels vs Inputs).
Use Case/Reasoning for enhancement/feature.
Simplify the tests written for components.
Provide accessibility compliant components.
Understand which aria roles and aria attributes will be required for each component.
Code of Conduct