Actions
Bug #23509
openTab key doesn't work when editing subscription quantities
Status:
New
Priority:
Normal
Assignee:
-
Category:
Subscriptions
Target version:
-
Description
When the subscription table is in the inline edit mode, hitting tab within an entitlement input field doesn't tab to the next field.
This is currently blocked by an issue in reactabular library:
https://github.com/reactabular/reactabular/issues/346
The table updates it's state on input's blur. Reactabular always creates new elements when the table is re-rendered (upon a state change) and therefore the browser resets the current tab index.
Updated by Tomáš Strachota almost 7 years ago
- Related to Feature #22734: Add ability to edit Red Hat Subscription entitlement quantities added
Updated by John Mitsch almost 7 years ago
- Translation missing: en.field_release set to 338
Updated by Walden Raines over 6 years ago
- Translation missing: en.field_release changed from 338 to 114
Actions