gristlabs/grist-core

Add auto-scroll to follow focus in Card view

Open

#1,301 opened on 2024年11月8日

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

説明

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?

コントリビューターガイド