glideapps / glideapps/glide-data-grid

Frozen column cells cannot enter editing mode when pressing numeric and alphabetical keys

Open
#1,192 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5.3k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

Image

The getCellContent function has correctly set the returned cell object. When the table is set to freezeColumns={3}, the cells in the first three frozen columns cannot be edited in keyboard input mode

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue with a grid using getCellContent and freezeColumns={3}, then trace the keyboard-input editing path for cells in the frozen columns. Done means numeric and alphabetical key presses enter editing mode consistently in both frozen and unfrozen cells.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.