Akryum / Akryum/vue-virtual-scroller

Accessibility: Focus gets recycled

Aberta
#499 5 comentários 0 reações 0 responsáveis Ver no GitHub
bug question
Linguagem predominante
TypeScript
Estrelas
10.8k
Forks
973
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

This is a demo using `RecycleScroller`.

The selection highlight is visible when the item is focussed. When scrolling fast enough, you can see that other items "look" focussed although they should not be. I assume that the view that was initially focussed gets recycled as is, including the focus.

## Problem
While scrolling, the selection highlight randomly shows up for items that aren’t actually selected. In the demo I select the item at `index = 0` but items with other indices show up as being selected. At some point, the selection gets lost completely.

![Kapture 2020-09-03 at 15 55 56](https://user-images.githubusercontent.com/183989/92124358-f7e96b80-edfd-11ea-99c2-f1b5051f8888.gif)

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.