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 player count to users component #111

Merged
merged 3 commits into from
Jul 2, 2024

Conversation

AnSch1510
Copy link
Collaborator

looks like this:
image

it now will display the admin users on the top of the page and the "normal" users below them. each "section" is alphabetically ordered.
also add the functionality to insert the search value directly to the name entry of the "create new User" view.
With this, you can search for a user and if no result is found, just click add user and the name will already be filled in.

Closes: #106

@AnSch1510 AnSch1510 requested a review from MaSch0212 July 1, 2024 20:37
@AnSch1510 AnSch1510 merged commit a7a6c85 into main Jul 2, 2024
1 check passed
@AnSch1510 AnSch1510 deleted the add-player-count-to-users-component branch July 2, 2024 17:12
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.

As admin add a "player amount" value to the player list
2 participants