Skip to content

Conversation

@gaspergrom
Copy link
Collaborator

No description provided.

@gaspergrom gaspergrom self-assigned this Nov 28, 2025
Copilot AI review requested due to automatic review settings November 28, 2025 11:03
@gaspergrom gaspergrom merged commit 41013aa into main Nov 28, 2025
12 checks passed
@gaspergrom gaspergrom deleted the fix/collection-filter-leaderboard branch November 28, 2025 11:03
Copilot finished reviewing on behalf of gaspergrom November 28, 2025 11:04
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes the leaderboard collection filter by ensuring proper default values and consistent sorting behavior. The changes align the default collection filter with the "All collections" option and improve the UI consistency.

  • Changed the default collection slug from empty string to 'all' to match the dropdown's "All collections" option
  • Added sort parameter to collection search API to ensure starred collections appear first
  • Made minor UI adjustments to button size and dropdown layout styling

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
leaderboard-detail-header.vue Updated button size to medium and changed default collection slug to 'all'
collections-filter.vue Added flex layout styling to dropdown content wrapper
collections.api.service.ts Added 'starred_desc' sort parameter to searchCollections method

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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 this pull request may close these issues.

2 participants