You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When there are many experiments on the root page (e.g., 80 experiments) and the full list hasn't loaded completely, sorting doesn't work as expected for experiments with older "createdAt" dates. For example, if an imported experiment named "Apple" has a "createdAt" date older than existing experiments, it won't appear at the top of the list even when sorted by name.
Testing materials:
80 example experiments: Experiments.zip (exported from QA UpGrade)
Sample "Apple" experiment with older creation date: Apple.json
To Reproduce
Steps to reproduce the behavior:
Navigate to the experiment root page
Import the 80 experiments from the provided file
Import the "Apple" experiment
Observe that the "Apple" experiment never appears at the top of the experiments list regardless of sorting settings
Expected behavior
Sorting should work independently of the "createdAt" date (e.g., the "Apple" experiment should appear at the top when the table is sorted by name).
Screen Recording
Sorting.not.working.as.expected.mov
The text was updated successfully, but these errors were encountered:
Version where bug was found:
6.1.0
Describe the bug
When there are many experiments on the root page (e.g., 80 experiments) and the full list hasn't loaded completely, sorting doesn't work as expected for experiments with older "createdAt" dates. For example, if an imported experiment named "Apple" has a "createdAt" date older than existing experiments, it won't appear at the top of the list even when sorted by name.
Testing materials:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Sorting should work independently of the "createdAt" date (e.g., the "Apple" experiment should appear at the top when the table is sorted by name).
Screen Recording
Sorting.not.working.as.expected.mov
The text was updated successfully, but these errors were encountered: