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: only allow one space to be stripped from score submission username #430

Merged
merged 2 commits into from
Apr 24, 2023

Conversation

tsunyoku
Copy link
Contributor

Describe your changes

This change will manually strip the final space of a username to allow score submission on cases where a username ends with a space.

Related Issues / Projects

Resolves #429

Checklist

  • The changes pass pre-commit checks (make lint)
  • The changes follow coding style

@tsunyoku tsunyoku requested a review from cmyui as a code owner April 23, 2023 12:27
@tsunyoku tsunyoku added the bug Something isn't working label Apr 23, 2023
@cmyui cmyui merged commit 92cc8e3 into master Apr 24, 2023
@cmyui cmyui deleted the fix-score-submission-username branch April 24, 2023 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Scores aren't submitted for players with space at the end of the nickname.
2 participants