vf-core icon indicating copy to clipboard operation
vf-core copied to clipboard

Add support for regions/ARIA landmark in VF framework

Open sandykadam opened this issue 3 years ago • 0 comments

Currently, our VF is lacking regions that are helpful for accessibility to define the content region and also help screen readers.

We need to add regions like left, right, footer, sidebar, etc based on different content layouts or the ability to add roles.

Please check: https://webaim.org/techniques/aria/#landmarks

https://www.w3.org/WAI/tutorials/page-structure/regions/

cc: @nikiforosk

sandykadam avatar Nov 29 '22 13:11 sandykadam