Bug #23509
Tab key doesn't work when editing subscription quantities
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.
Related issues
History
#1
Updated by Tomáš Strachota about 4 years ago
- Related to Feature #22734: Add ability to edit Red Hat Subscription entitlement quantities added
#2
Updated by John Mitsch about 4 years ago
- Legacy Backlogs Release (now unused) set to 338
#3
Updated by Walden Raines almost 4 years ago
- Legacy Backlogs Release (now unused) changed from 338 to 114
#4
Updated by Walden Raines almost 4 years ago
- Target version deleted (
219)