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

Add filter to queue page #880

Open
3 tasks
lowtorola opened this issue Jan 6, 2025 · 0 comments
Open
3 tasks

Add filter to queue page #880

lowtorola opened this issue Jan 6, 2025 · 0 comments
Assignees
Labels
module: backend Related to the Siarnaq backend module module: frontend Related to the Siarnaq frontend module priority: p2 medium type: feature New feature or request, or quick non-essential bugfix typescript Pull requests that update Typescript code

Comments

@lowtorola
Copy link
Contributor

Something that could be cool is a filter on the queue page that allows us to display only ranked/unranked matches on the page. This would require the following:

  • Add an api option to allow us to filter the scrimmage list endpoint to only ranked/unranked
  • Add a toggle menu to the ui to allow selecting "ranked"/"unranked"/"all" (would recommend https://headlessui.com/react/tabs for this.
  • Profit!
@lowtorola lowtorola added the triage New or unclassified issue label Jan 6, 2025
@lowtorola lowtorola added type: feature New feature or request, or quick non-essential bugfix module: frontend Related to the Siarnaq frontend module module: backend Related to the Siarnaq backend module priority: p2 medium typescript Pull requests that update Typescript code and removed triage New or unclassified issue labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: backend Related to the Siarnaq backend module module: frontend Related to the Siarnaq frontend module priority: p2 medium type: feature New feature or request, or quick non-essential bugfix typescript Pull requests that update Typescript code
Projects
None yet
Development

No branches or pull requests

2 participants