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

Fix dandiset ordering icons, default to descending #2175

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

jjnesbitt
Copy link
Member

The existing icons for sorting on any dandiset list page is backwards of what you'd expect (arrow pointing up is actually "descending"). This PR fixes that.

@jjnesbitt jjnesbitt requested a review from waxlamp February 6, 2025 18:47
Copy link
Member

@waxlamp waxlamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does indeed fix the perceived problem, but see my comment below on the different icons for some further discussion.

web/src/components/DandisetsPage.vue Show resolved Hide resolved
web/src/components/DandisetsPage.vue Outdated Show resolved Hide resolved
web/src/components/DandisetsPage.vue Outdated Show resolved Hide resolved
@jjnesbitt jjnesbitt added patch Increment the patch version when merged release Create a release when this pr is merged labels Feb 7, 2025
@jjnesbitt jjnesbitt merged commit 8bef62f into master Feb 7, 2025
4 checks passed
@jjnesbitt jjnesbitt deleted the gui-ordering-icons branch February 7, 2025 19:28
@dandibot
Copy link
Member

dandibot commented Feb 7, 2025

🚀 PR was released in v0.4.18 🚀

@dandibot dandibot added the released This issue/pull request has been released. label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged release Create a release when this pr is merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants