PrestaShopCorp / puik

PrestaShop UI Kit with Tailwind aka Puik
MIT License
13 stars 1 forks source link

[Feature] [Accessibility] - Alert components, no possibility to read / select content #347

Closed sLorenzini closed 1 week ago

sLorenzini commented 1 week ago

What problem does this feature solve?

To improve accessibility on components, some tests are made on several components. Title & content of alert components coudn't be read by a voiceover tool or selected by using keyboard. Only CTA is avaiblable with those tools.

Blind or sand-blind people should have the possibility to ear those text to understand the page. Invalid people should have the possibility to select those text by using only the keyboard.

alert-voiceover

What is your idea for solve this issue

Find a way to allow tools or keyboard selection to read the content added. To make this test, you can use voiceover software native in mac OS or https://www.nvda-fr.org/ for windows.