woltapp / wolt_modal_sheet

This package provides a responsive modal with multiple pages, motion animation for page transitions, and scrollable content within each page.
MIT License
506 stars 64 forks source link

NVDA does not work #330

Open iyar-avital opened 1 month ago

iyar-avital commented 1 month ago

Bug report

When opening a dialog with Wolt Modal, NVDA gets the focus of the dialog but cannot read the widgets inside it

Steps to reproduce

Steps to reproduce the behavior:

  1. Open a dialog
  2. Start NVDA
  3. Try moving to the next item Inside the dialog
  4. NVDA reads "Button dialog"

Expected behavior

Accessibility will operate on the widgets and read the semantics

ulusoyca commented 1 month ago

@iyar-avital Yes, we are aware of this and working on a solution. Our next update is focusing on fixing this (using pages as widget)