enterprise-ng
enterprise-ng copied to clipboard
Datagrid: Value in Input field not selected when using InlineEditor
Describe the bug Value in Input field not selected when using InlineEditor in Datagrid
To Reproduce
Steps to reproduce the behavior:
- Click in one of the input fields in the "Quantity Inline Editor" column
- The value is not selected so to change I need to use backspace or delete button
- Click on one of the input fields in the "Quantity" column
- The value in the input field is selected
Expected behavior When you click in an input field the value should be selected so it's easy to change. But when using InlineEditor the user must first erase the value before entering a new value.
Version
- ids-enterprise-ng: [14.2.1]
Screenshots
Clicking in one of the input fields in the "Quantity" column:
Clicking in one of the input fields in the "Quantity Inline Editor" column:
(Value should be selected in the same way in both Quantity columns)
Yeah these inline editors have never worked as well is the non inline ones. We will have to make them more "official".
QA Passed. Verified in https://main-enterprise.demo.design.infor.com/components/datagrid/test-editable-with-inline-editor.html. Thanks!