gristlabs/grist-core

Add auto-scroll to follow focus in Card view

Open

#1,301 opened on Nov 8, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (3,613 stars) (168 forks)batch import
good first issue

Description

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