parse-community / parse-community/parse-dashboard

When entering data in Parse Dashboard, use Tab key to move to next field.

Open
#2,522 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type:feature
Dominant language
JavaScript
Stars
3.8k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

New Feature / Enhancement Checklist
Current Limitation

Entering data via the dashboard doesn't allow the TAB key to move to the next field for easier data entry.

Feature / Enhancement Description

Pressing the TAB keyboard key should move to the next field.

Example Use Case

After typing data in Column 1, pressing tab should bring me to column 2.

Alternatives / Workarounds

Mouse clicking to the next field seems to be the only way to move to the next field.

3rd Party References

Excel, Numbers or any Form.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named in the issue. Start by locating the Parse Dashboard data-entry fields and any existing keyboard-navigation handling, then check how focus currently moves between columns. Done means pressing Tab after entering data in one column moves focus to the next field as described, with relevant tests updated or added if the project has coverage for this behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
accessibility, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.