Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entrance/exit from collection Not supported by Flatlist #30964

Closed
amarlette opened this issue Feb 10, 2021 · 3 comments
Closed

Entrance/exit from collection Not supported by Flatlist #30964

amarlette opened this issue Feb 10, 2021 · 3 comments
Labels
Accessibility Component: FlatList Good first issue Interested in collaborating? Take a stab at fixing one of these issues. Platform: Android Android applications.

Comments

@amarlette
Copy link

amarlette commented Feb 10, 2021

Description

Entrance/exit from collection Not supported by Flatlist. No components can be set as any collection role. With support for "List" or "Grid" roles would these would likely work as expected.

This issue is covered in-depth by parent issue #30861, please check there for more details.

React Native version:

0.63

@amarlette amarlette added the Good first issue Interested in collaborating? Take a stab at fixing one of these issues. label Mar 5, 2021
@anaskhraza
Copy link
Contributor

Hi @amarlette, I would like to contribute to this issue, can you please assign this to me?

@amarlette
Copy link
Author

amarlette commented May 26, 2021

Thank you @anaskhraza for taking on this issue. I look forward to seeing your pull request! I have moved this issue into the "In-Progress" column.

facebook-github-bot pushed a commit that referenced this issue Jul 10, 2021
Summary:
Issue #30964 .When using a screen reader, flatlist does not announce entrance/ exit from the flat list.

## Changelog

[Android] [Changed] - Added support for accessibility role of "list" for flatlist and sectioned list

Pull Request resolved: #31630

Test Plan: I have added accessibility role prop in flatlist and sectioned list in rntester app, that will announce entrance/ exit from flatlist and sectioned list.

Reviewed By: kacieb

Differential Revision: D29599351

Pulled By: blavalla

fbshipit-source-id: e16ec69a694780d12f15f88a1e6bb5d7d77ac15f
@gabrieldonadel
Copy link
Collaborator

@amarlette #31630 was merged a while ago, can we close this issue?

@aliossam aliossam closed this as completed Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accessibility Component: FlatList Good first issue Interested in collaborating? Take a stab at fixing one of these issues. Platform: Android Android applications.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants