gristlabs/grist-core

Add auto-scroll to follow focus in Card view

Open

#1.301 geöffnet am 8. Nov. 2024

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (3.613 Stars) (168 Forks)batch import
good first issue

Beschreibung

Describe the current behavior

Using TAB to move focus from one field to the next, the Card view won't scroll so the focus gets out of sight.

Steps to reproduce

See demo here.

Describe the expected behavior

It would be convenient that the Card view auto-scroll to follow focus, as Grist does in table view.

Where have you encountered this bug?

Contributor Guide