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

onSortingDone is not fired when sorting indicator of a header in the group by area is clicked. #3257

Closed
norikois opened this issue Dec 3, 2018 · 0 comments · Fixed by #3295
Assignees
Labels
chip 🧨 severity: medium grid: groupby grid: sorting ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@norikois
Copy link

norikois commented Dec 3, 2018

Description

onSortingDone is not fired when sorting indicator of a header in the group by area is clicked.

  • igniteui-angular version: 7.0.1
  • browser: N/A

Steps to reproduce

  1. Run the attached sample application.
  2. Next, drag one of the headers to the group by area. -> onGroupingDone is fired (expected)
  3. Click the sorting indicator in the group-by chip.

Result

onSortingDone is not fired.
If it were fired, an alert message would be displayed.)

Expected result

onSortingDone is fired.

Attachments

Attach a sample if available, and screenshots, if applicable.
my-app2.zip

@MartinKamenov MartinKamenov added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Dec 4, 2018
@MartinKamenov MartinKamenov added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. 🛠️ status: in-development Issues and PRs with active development on them and removed 🛠️ status: in-development Issues and PRs with active development on them ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. labels Dec 5, 2018
@PavlovVasil PavlovVasil 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 Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chip 🧨 severity: medium grid: groupby grid: sorting ✅ 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.

5 participants