Unplanned
Last Updated: 07 Jul 2025 08:11 by Alexander
Alexander
Created on: 07 Jul 2025 08:11
Category: Grid
Type: Bug Report
1
Broken Focus Indicator in GridSearchBox

The focus indicator on the GridSearchBox is broken when using an outline themes like A11Y, Bootstrap etc.

Workaround:

Temporarily override the overflow style on .k-toolbar-items (e.g., overflow: unset;) using custom CSS to restore the focus indicator.

Attached Files:
0 comments