Bug #14421
[Bug][Main Container][Functionality] "Last modified" filtering does not work properly
0%
Description
It was observed that when the user tries to sort any items by using "Last Modified" option, the functionality does not fully work as intended. When engaged for the first time, the result are updated correctly (descending), but every engage after that does not trigger any change to the results.
Please refer to the attached video.
1. Enter a folder containing at least a couple of items modified at different dates
2. Update the items using "Last Modified" option
3. Click on the filter button again
Observed result:
The results are not updated properly.
Expected result:
Continuous pressing of the filter button should change the filter method between ascending/descending options.
Associated revisions
Move sorting function to separate function
Feature #14421
Arvados-DCO-1.1-Signed-off-by: Pawel Kromplewski <pawel.kromplewski@contractors.roche.com>
Fix typo
Feature #14421
Arvados-DCO-1.1-Signed-off-by: Pawel Kromplewski <pawel.kromplewski@contractors.roche.com>
Merge branch 'master' into 14421-last-modified-filtering
refs #14421
Arvados-DCO-1.1-Signed-off-by: Pawel Kromplewski <pawel.kromplewski@contractors.roche.com>
Merge branch '14421-last-modified-filtering'
refs #14421
Arvados-DCO-1.1-Signed-off-by: Pawel Kromplewski <pawel.kromplewski@contractors.roche.com>
History
#1
Updated by Michal Komorowski about 2 years ago
#2
Updated by Chrystian Klingenberg about 2 years ago
- Target version set to sprint 12
#3
Updated by Chrystian Klingenberg about 2 years ago
- Story points set to 1.0
#4
Updated by Daniel Kos about 2 years ago
- Assigned To set to Paweł Kromplewski
#5
Updated by Paweł Kromplewski about 2 years ago
- Status changed from New to In Progress
#6
Updated by Paweł Kromplewski about 2 years ago
- Status changed from In Progress to Resolved
Fix order in tables after filtering
Feature #14421
Arvados-DCO-1.1-Signed-off-by: Pawel Kromplewski <pawel.kromplewski@contractors.roche.com>