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

Address ordering bug (ensure grouped cards are sorted) #8315

Closed
Tracked by #8314
OllysCoding opened this issue Jul 20, 2023 · 0 comments · Fixed by #9450
Closed
Tracked by #8314

Address ordering bug (ensure grouped cards are sorted) #8315

OllysCoding opened this issue Jul 20, 2023 · 0 comments · Fixed by #9450

Comments

@OllysCoding
Copy link
Contributor

OllysCoding commented Jul 20, 2023

There's an occasional bug where the dated containers display in the wrong order

(Forced example)
image

This should be fixed by sorting the containers created in groupTrailsByDates.ts in descending (e.g most recent day first) order.

@OllysCoding OllysCoding added this to the Tag fronts Pre 1% milestone Jul 20, 2023
@github-project-automation github-project-automation bot moved this to Backlog in WebX Team Jul 27, 2023
@alinaboghiu alinaboghiu moved this from Backlog to Planned in WebX Team Oct 25, 2023
@OllysCoding OllysCoding moved this from Planned to In progress in WebX Team Nov 9, 2023
@OllysCoding OllysCoding self-assigned this Nov 9, 2023
@arelra arelra moved this from In progress to Review in WebX Team Nov 13, 2023
@github-project-automation github-project-automation bot moved this from Review to Done in WebX Team Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants