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

(UI) Search users and tournaments #32

Open
L-Mario564 opened this issue Mar 22, 2024 · 0 comments
Open

(UI) Search users and tournaments #32

L-Mario564 opened this issue Mar 22, 2024 · 0 comments
Assignees
Labels
priority: intermediate size: md ui UI & design (frontend) related issues

Comments

@L-Mario564
Copy link
Contributor

Depends on: #26.

Why?

Any user should be able to search for other users and any published tournaments.

How?

Have a search icon next to the nav bar links, once clicked, a modal will appear where users can input anything. That input must be passed to the tRPC procedure defined to search for users and tournaments (#26) every time the user presses the enter key when focusing on the input or when they hit the search button. The results must be displayed, the user having an anchor that links to their Kyoso profile (/user/[user_id]) and the tournament having one that links to its landing page (/t/[tournament_slug]).

@L-Mario564 L-Mario564 added depends on issue Another issue has to be addressed before doing this one ui UI & design (frontend) related issues labels Mar 22, 2024
@L-Mario564 L-Mario564 removed the depends on issue Another issue has to be addressed before doing this one label May 7, 2024
@L-Mario564 L-Mario564 self-assigned this Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: intermediate size: md ui UI & design (frontend) related issues
Projects
Development

No branches or pull requests

1 participant