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

When pin a group column in child grid the layout is broken #5204

Closed
ddincheva opened this issue Jun 26, 2019 · 0 comments · Fixed by #5885
Closed

When pin a group column in child grid the layout is broken #5204

ddincheva opened this issue Jun 26, 2019 · 0 comments · Fixed by #5885
Assignees
Labels
🐛 bug Any issue that describes a bug grid: column-pinning grid: hierarchical-grid version: 7.3.x version: 8.0.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@ddincheva
Copy link
Contributor

Description

  • igniteui-angular version: 7.x and 8.0.x
  • browser: all

Steps to reproduce

  1. Open Hierarchical Grid Dev sample
  2. Set column group inside the first row-island to be pinned
  3. Expand the first hierarchical row
  4. Observe the grid's layout

Result

image

Expected result

The grid's layout should not be broken and the column group should be pinned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug grid: column-pinning grid: hierarchical-grid version: 7.3.x version: 8.0.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants