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

Strange issue when sorting the list of entity type 'person' by date #361

Closed
8hur opened this issue Dec 5, 2019 · 0 comments
Closed

Strange issue when sorting the list of entity type 'person' by date #361

8hur opened this issue Dec 5, 2019 · 0 comments
Assignees
Labels
bug use for describing something not working as expected solved use to identify issue that has been solved (must be linked to the solving PR)
Milestone

Comments

@8hur
Copy link

8hur commented Dec 5, 2019

Description

There is no clear purpose for sorting the list of entity type 'person' by date, however doing it results in having the page flashing (2.1) or just won't print (2.0.2).

This is the case when sorting by creation date or modification date. I haven't found any other entity that triggers this behaviour

Environment

Demo website (2.1.0) and ANSSI on-premise.
Issue have been reproduced on demo website with both Chromium and Firefox.

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. Go to the 'persons' tab of the 'entity' menu
  2. Sort by any of the dates

Expected Output

The list gets sorted

Actual Output

2.1.0: The page starts flashing between the backgroud+loading icon and the expected page with the text shown in the loading form. Clicking on the menu in the upper part of the page when it is shown does works. Sorting by name stops the behaviour.

Additional information

The issue clearly isn't problematic for use of the platform. Reporting in case it could affect other situations.

@SamuelHassine SamuelHassine added the bug use for describing something not working as expected label Dec 5, 2019
@SamuelHassine SamuelHassine self-assigned this Dec 5, 2019
@SamuelHassine SamuelHassine added this to the Release 2.1.1 milestone Dec 5, 2019
@SamuelHassine SamuelHassine added the solved use to identify issue that has been solved (must be linked to the solving PR) label Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug use for describing something not working as expected solved use to identify issue that has been solved (must be linked to the solving PR)
Projects
None yet
Development

No branches or pull requests

2 participants