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

Datagrid: Unable to reopen filter options after doing pagination and clicking other filter options #5286

Closed
ktfields opened this issue Jun 9, 2021 · 2 comments · Fixed by #5484
Assignees
Labels
focus: datagrid Main focus is Datagrid type: bug 🐛 [2] Velocity rating (Fibonacci)

Comments

@ktfields
Copy link

ktfields commented Jun 9, 2021

Describe the bug
Unable to open filter option again after doing pagination and clicking other filter options. Issue occurs on both server-side and client-side paging.

To Reproduce

Steps to reproduce the behavior:

Case 1:

  1. Go to
    [client-side] https://design.infor.com/code/ids-enterprise/latest/demo/components/datagrid/test-filter-paging-client-side.html
    [server-side] https://design.infor.com/code/ids-enterprise/latest/demo/components/datagrid/test-filter-paging-server-side.html
  2. Click on any filter options dropdown (keep it open)
  3. Click on "Next Page" or "Last Page" button
  4. Close the filter options dropdown
  5. Try to open it again

Case 2:

  1. Go to
    [client-side] https://design.infor.com/code/ids-enterprise/latest/demo/components/datagrid/test-filter-paging-client-side.html
    [server-side] https://design.infor.com/code/ids-enterprise/latest/demo/components/datagrid/test-filter-paging-server-side.html
  2. Click on any filter options dropdown (Open at least 3)
  3. Reopen the previous filter option

See attached gif files for reference.

Expected behavior
Filter options should be opened

Version
ids-enterprise: 4.52

Screenshots
Case 1:
fileterOption_pagination_issue

Case 2:
fileterOption_randomClicks_issue

Platform

  • Browser Name: Google Chrome, Microsoft Edge
  • Browser Version: Google Chrome version 91.0.4472.77, Microsoft Edge version 91.0.864.41

Additional context
N/A

@tmcconechy tmcconechy added [2] Velocity rating (Fibonacci) focus: datagrid Main focus is Datagrid type: bug 🐛 labels Jun 9, 2021
@tmcconechy tmcconechy added this to To do in Enterprise 4.54.x (July 2021) Sprint via automation Jun 9, 2021
@tmcconechy
Copy link
Member

When fixing the first one i think it should close the filter when going to another page

@ghost ghost assigned ericangeles Jun 30, 2021
@ericangeles ericangeles moved this from To do to In progress in Enterprise 4.54.x (July 2021) Sprint Jul 27, 2021
@ericangeles ericangeles moved this from In progress to Pending Review in Enterprise 4.54.x (July 2021) Sprint Aug 3, 2021
@tmcconechy tmcconechy removed this from Pending Review in Enterprise 4.54.x (July 2021) Sprint Aug 3, 2021
@tmcconechy tmcconechy added this to To do in Enterprise 4.55.x (Aug 2021) Sprint via automation Aug 3, 2021
@ericangeles ericangeles moved this from To do to Pending Review in Enterprise 4.55.x (Aug 2021) Sprint Aug 4, 2021
@tmcconechy tmcconechy moved this from Pending Review to Ready for QA (beta) in Enterprise 4.55.x (Aug 2021) Sprint Aug 12, 2021
@nganotice
Copy link

This has been QA tested and passed on v4.55.0-dev.

https://main-enterprise.demo.design.infor.com/components/datagrid/test-filter-paging-client-side.html & https://main-enterprise.demo.design.infor.com/components/datagrid/test-filter-paging-server-side.html

Case 1:
Client side
Client1

Server side
Server1 2

Case 2:
Client side
Client2

Server side
Server2 2

Moving this ticket to Done.

Thanks!

@nganotice nganotice moved this from Ready for QA (beta) to Done in Enterprise 4.55.x (Aug 2021) Sprint Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
focus: datagrid Main focus is Datagrid type: bug 🐛 [2] Velocity rating (Fibonacci)
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

4 participants