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

Kendo grid behaves abnormally when removing groups #1666

Closed
jmsaunders001 opened this issue Jul 13, 2018 · 2 comments
Closed

Kendo grid behaves abnormally when removing groups #1666

jmsaunders001 opened this issue Jul 13, 2018 · 2 comments

Comments

@jmsaunders001
Copy link

I'm submitting a...

  • Bug report

Current behavior

When grouping and animations are enabled while viewing via Internet Explorer, the grid detail rows shrink horizontally and are out of alignment with Grid Headers.
Steps:

  1. Open the Plunker https://plnkr.co/edit/RGMsu3?p=preview
  2. Drag a column to grouping area (I used Name)
  3. Remove the column group (Name in my case)

Observe that the grid detail rows squish to the left, and are now out of alignment with headers.

Expected behavior

Grid rows don't squish.

Minimal reproduction of the problem with instructions

This is the plunker for the issue. https://plnkr.co/edit/RGMsu3?p=preview

This is the same code from the kendo ui site with some additions.

You will see that I have imported animations and added them to the component. This is all that is needed to re-create the issue. There is another other way to replicate it, however, it involved a hidden div that I didn't feel like creating in plunker. I can show you that if needed.

Environment

Package versions:


Browser:

  • Chrome (desktop) version 67.0.3396.79 (Official Build) (64-bit) - works
  • IE version 11 - broken
  • Edge version 38.14393.2068.0 - works with animation, does not with hidden div

System:

  • TypeScript version: 2.7.2
  • Node version: 8.9.4 / 6.0.0
  • Platform: Windows

image

image

@jmsaunders001
Copy link
Author

You may have to pop the preview window out in Plunker too fully see it
image

@elena-gancheva
Copy link
Contributor

elena-gancheva commented Jun 17, 2020

The issue is no longer reproducible on Chrome and Edge latest versions, supported by the Angular framework https://angular.io/guide/browser-support.

The problem is present in IE 11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants