You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to add role="list" to the react-infinite-scroll-component top div so screenreaders can announce how many children are under this list, however there is no way to add it under the existing props so screenreaders cannot announce items inside the infinity scroll list correctly.