Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Grid] Padding of the Filter Menu Icon in Non-Scrollable Grid and Resize Sensors Positioning #5339

Open
georgi-sla opened this issue Feb 12, 2025 · 0 comments
Labels
Bug Something isn't working C: Grid

Comments

@georgi-sla
Copy link

georgi-sla commented Feb 12, 2025

Describe the bug
Currently, when the Grid has filtering enabled and the scrollable property is set to none, the filter menu icon in the Grid header cells seems to lose its padding which it has, when the Grid is in scrollable mode. Furthermore, the resize sensors are rendered but improperly positioned.

To reproduce
Steps to reproduce the behavior:

  1. Create a Grid component.
  2. Enable filtering.
  3. Set the scrollable property to none.
  4. Enable the column resizing feature.

Please, check out the following two StackBlitz demos:

Expected behavior
The padding of the filter menu icon should not be affected by the scroll mode of the Grid. Also, the resize feature should also work as expected.

Screenshots

Image
Image

Affected package (please remove the unneeded items)

  • theme-default
  • theme-bootstrap
  • theme-material
  • theme-fluent

Affected suites (please remove the unneeded items)

  • Kendo UI for Angular
  • Kendo UI for React

Affected browsers (please remove the unneeded items)

  • All

Build system information (please remove the unneeded items)

  • OS: [MacOS]
@georgi-sla georgi-sla added Bug Something isn't working C: Grid labels Feb 12, 2025
@georgi-sla georgi-sla changed the title [Grid] Padding of the Filter Menu Icon in Non-Scrollable Grid [Grid] Padding of the Filter Menu Icon in Non-Scrollable Grid and Resize Sensors Positioning Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working C: Grid
Projects
None yet
Development

No branches or pull requests

1 participant