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 a checkmark for played matches #1547

Merged
merged 5 commits into from
Sep 26, 2024
Merged

Add a checkmark for played matches #1547

merged 5 commits into from
Sep 26, 2024

Conversation

varCepheid
Copy link
Collaborator

On the match cards for played matches on the event and event-team-matches pages, there is a checkmark between the name of the match and the timestamp. Ideally, the name appears close to the checkmark in all circumstances.
closes #1544

@varCepheid varCepheid self-assigned this Aug 22, 2024
@varCepheid
Copy link
Collaborator Author

I can't really test that the changes work aesthetically when the match hasn't been played, since I couldn't find any events with matches that hadn't been played yet, but it looks good to me on both pages where the checkmark is present and where it isn't.

calebeby
calebeby previously approved these changes Aug 30, 2024
Copy link
Member

@calebeby calebeby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something about me is slightly bothered that they don't quite line up vertically 😂. Not a big deal, feel free to fix if it's easy (maybe put it on the other side?), or leave it as is if it's not easy.
image
Also, here is an alternative color (same as the time text):
image

Not sure which I like better. The grey makes it a little more subtle compared to the match name, which I like. Either way is fine with me.
Feel free to merge without another review. Thanks for spending time on this PR!

@varCepheid
Copy link
Collaborator Author

I tried really hard to make the grid look the same across all the cards, and I just couldn't get it to work. I did the gray checkmarks.

@varCepheid varCepheid merged commit f85c85c into dev Sep 26, 2024
12 checks passed
@varCepheid varCepheid deleted the played-match-checkmark branch September 26, 2024 23:14
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.

Add a check mark on match cards if the match has been played (if it has a score)
2 participants