Skip to content

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

@8hur

Description

@8hur

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.

Metadata

Metadata

Assignees

Labels

buguse for describing something not working as expectedsolveduse to identify issue that has been solved (must be linked to the solving PR)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions