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

SMA-32: Implement upcoming match and match in progress #22

Merged
merged 33 commits into from
Feb 3, 2024

Conversation

markpernia
Copy link
Collaborator

No description provided.

ivamach
ivamach previously approved these changes Feb 2, 2024
}

.host .row {
margin: 0.75em 0;
Copy link
Owner

Choose a reason for hiding this comment

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

If I am not mistaken, MatchInProgress and upcoming are almost the same. I would use just one CSS to avoid duplicated code

</a>
<h1>
Matchmaking
<br /> in progress
Copy link
Owner

Choose a reason for hiding this comment

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

I would use just one component for both match in progress and upcoming match - they are almost the same, we are running into danger of having them inconsistent after some time if we keep them separate. We can discuss on saturday

MatejFrnka
MatejFrnka previously approved these changes Feb 3, 2024
@markpernia markpernia dismissed MatejFrnka’s stale review February 3, 2024 10:36

The merge-base changed after approval.

MatejFrnka
MatejFrnka previously approved these changes Feb 3, 2024
@MatejFrnka MatejFrnka closed this Feb 3, 2024
@MatejFrnka MatejFrnka reopened this Feb 3, 2024
@MatejFrnka MatejFrnka dismissed their stale review February 3, 2024 10:38

The merge-base changed after approval.

@markpernia markpernia merged commit da8bd6f into develop Feb 3, 2024
9 checks passed
@markpernia markpernia deleted the SMA-32-Implement-upcoming-match-match-in-progress branch February 3, 2024 14:04
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.

3 participants