react-component / react-component/table
Issue with Sticky Scrollbars on Chromebooks
Nessuno ha ancora preso questa issue.
- Lingua principale
- TypeScript
- Stelle
- 1.4k
- Fork
- 618
- Merge medio
- 10h 19m
- PR unite (30g)
- 2
Descrizione
https://ant.design/components/table/#components-table-demo-sticky
Testing out this story on Chromebooks leads to some undesired functionality, where due to Chromebook's show-on-hover scrollbar feature the scrollbar becomes unusable when using the sticky scroll pattern.
I believe this is due to Chromebook's scrollbars only filling the space provided for them for their scrollbars compared to other browsers expanding the space provided for their scrollbars. The desired functionality here is that when viewing these types of scrollbars on Chromebooks, the scrollbar should show up when you hover over it (not working currently) and when the table is scrolled left or right when using the arrow keys (this currently works), and that the scrollbar should be clickable/draggable (not working currently).
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia con la demo Table sticky-scroll collegata e riproduci il comportamento su un Chromebook o su una configurazione della barra di scorrimento simile a quella di un Chromebook. Analizza il punto di ingresso della sticky scrollbar e i test correlati, se presenti. Il lavoro è completato quando la barra di scorrimento appare al passaggio del mouse, rimane utilizzabile con lo scorrimento orizzontale tramite i tasti freccia e può essere cliccata o trascinata.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- react, typescript
- Ambito
- frontend
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100