[Accessibility] SectionList not render the group with title for each session #1873
Labels
bug: react-native
Bug associated with upstream React Native vendor code
priority: low
project:react-native-web
Issue associated with react-native-web
The problem
When using SessionList, each item is rendered but don't have any associate with the header
How to reproduce
Related to this example: https://reactnative.dev/docs/sectionlist
The DOM will render like:
Expected behavior
SessionList should support group/sub-menu for each session, so that the screen reader will figure out the session title and will speak the title when focus to the item within that session.
Environment (include versions). Did this work in previous versions?
The text was updated successfully, but these errors were encountered: