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

Combo selected items' checkboxes are flickering on scroll #3243

Closed
Lipata opened this issue Nov 30, 2018 · 0 comments · Fixed by #3304
Closed

Combo selected items' checkboxes are flickering on scroll #3243

Lipata opened this issue Nov 30, 2018 · 0 comments · Fixed by #3304
Assignees
Labels
🐛 bug Any issue that describes a bug combo severity: low version: 6.2.x version: 7.0.x version: 7.1.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@Lipata
Copy link
Member

Lipata commented Nov 30, 2018

Description

Selected checkboxes should not flicker when combo drop down is scrolled. The same problem as in #2523.

Steps to reproduce

  1. Select multiple combo items
  2. Scroll drop down

Result

Checkboxes are flickering

Expected result

Checkboxes should not flicker

@Lipata Lipata self-assigned this Nov 30, 2018
@Lipata Lipata changed the title Selected item checkboxes are flickering on scroll Combo selected item checkboxes are flickering on scroll Nov 30, 2018
@Lipata Lipata changed the title Combo selected item checkboxes are flickering on scroll Combo selected items' checkboxes are flickering on scroll Nov 30, 2018
@Lipata Lipata added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Dec 4, 2018
@Lipata Lipata added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. version: 7.1.x and removed 🛠️ status: in-development Issues and PRs with active development on them labels Dec 4, 2018
rkaraivanov pushed a commit that referenced this issue Dec 6, 2018
* fix(igx-combo): disable checkbox animations on scroll #3243

* refactor(igx-combo): remove bind, move prop #3243

* refactor(igx-cobmo): refactor method signiture #3243

* refactor(igx-combo): revert prev move of property #3243
rkaraivanov pushed a commit that referenced this issue Dec 6, 2018
* fix(igx-combo): disable checkbox animations on scroll #3243

* refactor(igx-combo): remove bind, move prop #3243

* refactor(igx-cobmo): refactor method signiture #3243

* refactor(igx-combo): revert prev move of property #3243
rkaraivanov pushed a commit that referenced this issue Dec 6, 2018
* fix(igx-combo): disable checkbox animations on scroll #3243

* refactor(igx-combo): remove bind, move prop #3243

* refactor(igx-cobmo): refactor method signiture #3243

* refactor(igx-combo): revert prev move of property #3243
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 combo severity: low version: 6.2.x version: 7.0.x version: 7.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.

1 participant