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

[Bug][Grid] Grid border rendering issue when using scrollable none option in v9 #2754

Open
PaitoAnderson opened this issue Dec 2, 2024 · 1 comment
Labels
Bug Item which indicates that something is not working KendoReact pkg:Grid SEV: Medium triaged mark the triaged issues with correct priority

Comments

@PaitoAnderson
Copy link

I'm submitting a...

Bug report

Current behavior

When using scrollable="none" on a grid the k-grid div and the k-pager div are rendered as siblings instead the k-pager being a child of k-grid. This causes the styling border to rendering incorrectly at the bottom of the grid. Using material-main-dark in this example below.

Image

Expected behavior

The grid border to render normally around the entire grid. Like this:

Image

Minimal reproduction of the problem with instructions

https://codesandbox.io/p/sandbox/angry-dubinsky-r9kzcn?workspaceId=a0db1f94-c4f2-479a-ad89-5cc1c781c9c7

Versions

"@progress/kendo-react-grid": "9.0.0",
"@progress/kendo-theme-material": "10.0.1",
@silviyaboteva
Copy link
Contributor

Hello @PaitoAnderson,

Thank you for bringing this to our attention. We consider this a bug and will do our best to fix it as soon as possible.

@silviyaboteva silviyaboteva added Bug Item which indicates that something is not working pkg:Grid KendoReact labels Dec 18, 2024
@Yanko-Georgiev Yanko-Georgiev added SEV: Medium triaged mark the triaged issues with correct priority labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working KendoReact pkg:Grid SEV: Medium triaged mark the triaged issues with correct priority
Projects
None yet
Development

No branches or pull requests

3 participants