Open
Description
Bootstraptable version(s) affected
1.23.0, 1.23.1, 1.23.2, 1.23.3, 1.23.4, 1.23.5, 1.24.0
Description
When using filter controls and global search, the focus is incorrectly set back to the filter controls after using the global search.
Steps to Reproduce
- Search using filter controls.
- Then use the global search field.
- Focus incorrectly returns to filter controls instead of staying in global search.
Notes
- Happens only when data-height is NOT set. (table2 in Example)
- Works fine when data-height is specified. (table1 in Example)
Example(s)
https://live.bootstrap-table.com/code/BecherL/18706
Possible Solutions
No response
Additional Context
No response