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

Some columns that are next to column-groups cannot be resized after moving was performed #2783

Closed
tachojelev opened this issue Oct 19, 2018 · 1 comment
Assignees
Labels
🐛 bug Any issue that describes a bug 🔥 severity: high grid: general grid: multi-column-headers grid: resizing version: 6.1.x version: 6.2.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@tachojelev
Copy link
Contributor

Description

Some columns that are next to column-groups cannot be resized after moving was performed.

  • igniteui-angular version: 6.1.x, 6.2.x
  • browser: any

Steps to reproduce

  1. Run the "Grid Column Groups" dev demo.
  2. Try resizing the "ID" column.
    2.1 Resizing works as expected.
  3. Move the "General Information" column group on right of the "ID" column.
  4. Try resizing the "ID" column.
    3.1 (issue) Resizing cannot be performed. (resizing indicator is gone)
  5. Move the "General Information" column group back on the left of the "ID" column.
  6. Try resizing the "ID" column.
    6.1 (issue) Resizing cannot be performed. (although resizing indicator is present)

Result

The "ID" column cannot be resized at steps 3.1 and 6.1.

Expected result

The "ID" column can be resized at steps 3.1 and 6.1.

Attachments

resizing

@zdrawku
Copy link
Contributor

zdrawku commented Oct 23, 2018

@nrobakova could you take a look at this injury

@SAndreeva SAndreeva added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Nov 7, 2018
@SAndreeva SAndreeva added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Nov 21, 2018
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 🔥 severity: high grid: general grid: multi-column-headers grid: resizing version: 6.1.x version: 6.2.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

No branches or pull requests

5 participants