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
- Open https://eviltester.github.io/grid-table-editor/generator.html.
- Focus the first schema row Column Name input.
- Press Tab repeatedly.
- 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.
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
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.