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

dashboard for players who are not approved asks them to link #538

Open
glbert-does opened this issue Oct 24, 2024 · 0 comments
Open

dashboard for players who are not approved asks them to link #538

glbert-does opened this issue Oct 24, 2024 · 0 comments
Labels
enhancement good first issue P3 - low Minor improvement to league experience (small ui glitch, spelling error, etc.)

Comments

@glbert-does
Copy link
Member

on the dashboard any unlinked player is asked to link their account:
https://github.com/Lichess4545/heltour/blob/master/heltour/tournament/templates/tournament/user_dashboard.html#L9-L19

unlinked players includes those who were not invited to slack, which is confusing for them. ideally, i think we'd add another condition to {% if not slack_linked %} – for example we could check for the existence of any season player object.
short term, maybe the text should just qualify with something like "to participate in the league, after being invited to our slack workspace, you need to link ..."

@glbert-does glbert-does added enhancement P3 - low Minor improvement to league experience (small ui glitch, spelling error, etc.) good first issue labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement good first issue P3 - low Minor improvement to league experience (small ui glitch, spelling error, etc.)
Projects
None yet
Development

No branches or pull requests

1 participant