Skip to content

Defect: Generator schema row Tab order skips primary editing controls #291

Description

@eviltester

Summary

In the generator schema row, pressing Tab from the first Column Name field does not proceed through the primary row data-entry controls in a predictable order. It moves to the page/body and row action controls before the main field type/value controls.

Steps

  1. Open https://eviltester.github.io/grid-table-editor/generator.html.
  2. Focus the first schema row Column Name input.
  3. Press Tab repeatedly.
  4. Observe the focused element sequence.

Observed

The repeated focus sequence began:

ext Column Name input BODY Drag field to reorder Insert field after this row Remove field ...

Expected

Tab should move through the row's primary editing controls in a predictable data-entry order, such as Column Name -> Field type -> command/value/params controls -> additional row controls.

Evidence

Note: local video evidence was recorded but is intentionally not checked in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions