hoist-react
hoist-react copied to clipboard
Grid column chooser loses input focus when swapping columns between panes
See discussion here https://xhio.slack.com/archives/C4MF830H5/p1750451861458819
Steps to Reproduce:
- Open toolbox and navigate to Grids -> Standard
- Click the "Choose Columns" icon to open the column chooser popover
- In the column search input element, type in any criteria to get a filtered list of items (NOTE: must return results in the left column)
- Double click on any of the items to add it to the grid (move from left to right) - Note that double clicking seems to be required, vs using the carets to move the items
- In the input element double click to select all your previous search text
- Start typing a new search critiera (NOTE it must product results for this issue to occur)
BUG: The input loses focus after the first character is types EXPECTED: User should be able to type in the full criteria