Navigation on QuickForm

Description

In the quick form, there is no treatment for fields that has the CustomSearchBox component, so even when the component is editable when we try to navigate through the line using the keyboard arrows, these fields are skipped to the next one.Given this scenario,a validation was added for components that inherit the ComboEditorBox class.

In the isEditable method in QuickGridTabRowRenderer class,a validation for this type of component was added.

In the first gif below we can see the old behavior and in the next one the new behavior

Environment

Attachments

3

Activity

Fixed

Details

Assignee

Reporter

Labels

Fix versions

Affects versions

Priority

Created March 22, 2023 at 7:49 PM
Updated May 1, 2023 at 5:40 PM
Resolved March 28, 2023 at 4:10 AM