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 (168 forks)batch import
good first issue

Repository metrics

Stars
 (3,613 stars)
PR merge metrics
 (Avg merge 11d 9h) (47 merged PRs in 30d)

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