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

Changing rowselectable on child layouts breaks column layout on yet-to-be created child grids #5411

Closed
ChronosSF opened this issue Jul 12, 2019 · 2 comments

Comments

@ChronosSF
Copy link
Member

Description

  • igniteui-angular version: 7.2,7.3,8.0,master
  • browser: n/a (tested on Edge)

Steps to reproduce

  1. Open the HierarchicalGrid Remote sample
  2. Expand fully the first row
  3. Enable row selection on the first row island with the second button
  4. Disable it by clicking it again
  5. Expand another row

Result

The column layout of both the 1st and the 2nd layouts are broken

Expected result

The column layouts should look like the first row's ones

Attachments

n/a

@ChronosSF ChronosSF changed the title Changing rowselectable on child grids breaks column layout on yet-to be created child grids Changing rowselectable on child grids breaks column layout on yet-to-be created child grids Jul 12, 2019
@ChronosSF ChronosSF changed the title Changing rowselectable on child grids breaks column layout on yet-to-be created child grids Changing rowselectable on child layouts breaks column layout on yet-to-be created child grids Jul 12, 2019
@zdrawku
Copy link
Contributor

zdrawku commented Aug 30, 2019

@ChronosSF and @mpavlinov this issue is fixed in master branch with the implementation of the new Selection. Related PR

@mpavlinov
Copy link
Contributor

@ChronosSF @zdrawku Ok. I'm closing this in this case.

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

3 participants