Skip to content

Incorrect Focus Behavior When Using Filter Controls and Global Search #7743

Open
@BecherL

Description

@BecherL

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

  1. Search using filter controls.
  2. Then use the global search field.
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugIssues which are marked as Bugfilter-controlIssues for the filter-control extension.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions