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

Grid column headers background has transparency on drag #10864

Closed
SisIvanova opened this issue Jan 19, 2022 · 0 comments · Fixed by #10933
Closed

Grid column headers background has transparency on drag #10864

SisIvanova opened this issue Jan 19, 2022 · 0 comments · Fixed by #10933
Assignees
Labels
🐛 bug Any issue that describes a bug grid: general version: 12.3.x version: 13.0.x version: 13.1.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@SisIvanova
Copy link
Collaborator

Description

In some grid samples (grid column moving / grid column selection) when dragging a column header its background becomes partially transparent.

  • igniteui-angular version: 12.3.x / 13.0.x / 13.1.x
  • browser: all

Steps to reproduce

  1. Open Grid Column Moving Sample
  2. Drag a column header to group by that column
  3. Observe the column header background when dragging

Result

The background is partially transparent.

Expected result

The background should be a solid color like in the Grid Column Actions sample.

Attachments

Screen Shot 2022-01-19 at 10 02 32 AM

Screen Shot 2022-01-19 at 10 05 41 AM

@simeonoff simeonoff assigned desig9stein and unassigned simeonoff Feb 1, 2022
@desig9stein desig9stein added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🆕 status: new labels Feb 1, 2022
simeonoff pushed a commit that referenced this issue Feb 1, 2022
* fix(grid): column headers background has transparency on drag.

Closes: #10864

* fix(grid): Nest the rules in a proper place
simeonoff added a commit that referenced this issue Feb 9, 2022
* fix(grid): column headers background has transparency on drag.

Closes: #10864

* fix(grid): Nest the rules in a proper place

Co-authored-by: Simeon Simeonoff <[email protected]>
Co-authored-by: Konstantin Dinev <[email protected]>
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: general version: 12.3.x version: 13.0.x version: 13.1.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