react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Android: Position change (scroll)

Open amarlette opened this issue 4 years ago • 3 comments

Description

THIS ISSUE IS DEPENDENT ON OTHER ISSUES & DOES NOT NEED TO BE WORKED ON INDIVIDUALLY

Dependent on these issues being closed:

  • [ ] #30977
  • [x] #30839

No components can be set as any collection role.

React Native version:

v0.63

amarlette avatar Feb 03 '21 22:02 amarlette

@amarlette, I think this task is sort of a no-op, as solving both #30977 and #30839 would resolve this automatically.

Basically, any view with the proper list role (added in #30839), and with collection info (added in #30977) will announce its position change on scroll automatically.

blavalla avatar Feb 27 '21 02:02 blavalla

Hmm I feel like keeping it open until those two are solved may be best since this functionality won't operate correctly til those are addressed so I don't feel I can close it.

I'll add language above that it is dependent on those issues but does not need to be worked on.

amarlette avatar Mar 01 '21 18:03 amarlette

TalkBack support for ScrollView accessibility announcements (list and grid) #33180 initially landed on 20th April 2022. Java API relanded with commit a7bb9664009. JavaScript API relanded with commit cbf53bcaf0c, but reverted with commit c2169c776e271ea.

fabOnReact avatar Jan 11 '23 20:01 fabOnReact

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Nov 04 '23 05:11 github-actions[bot]

This issue was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar Nov 11 '23 05:11 github-actions[bot]