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

hotfix: set default order to -created_at for NEO session/folder list #3299

Open
yomybaby opened this issue Mar 4, 2025 — with Lablup-Issue-Syncer · 0 comments · Fixed by #3296
Open

hotfix: set default order to -created_at for NEO session/folder list #3299

yomybaby opened this issue Mar 4, 2025 — with Lablup-Issue-Syncer · 0 comments · Fixed by #3296
Assignees

Comments

@yomybaby
Copy link
Member

yomybaby commented Mar 4, 2025

This issue addresses the need to set the default sorting order to -created_at for both compute sessions and VFolder node lists. The goal is to ensure that the newest items are displayed first, providing a more intuitive user experience.

Expected Outcome:

  • Default sorting order is set to -created_at.
  • Newest items appear first in the lists.
@yomybaby yomybaby self-assigned this Mar 4, 2025
graphite-app bot pushed a commit that referenced this issue Mar 5, 2025
resolves #3299 (FR-619)

Sets default sorting order to '-created_at' for both compute sessions and VFolder node lists, ensuring consistent display of newest items first. Additionally improves loading state presentation in VFolder storage status cards by fixing style formatting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant