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(match2): display on bracket template pages still off #4913

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

hjpalpha
Copy link
Collaborator

@hjpalpha hjpalpha commented Oct 18, 2024

Summary

need to insert the opponents before making the records a match group so that coordinates for the lines between matches get drawn properly
can not use plain opponnet.blank due to:

  • match2players has to be a table or else MatchGroupUtil.makeMatchGroup errors
  • additionally at that point it isn't an opponent but a match2opponent:LpdbBaseData object

How did you test this change?

dev to live

@hjpalpha hjpalpha requested a review from Rathoz October 18, 2024 14:48
@Rathoz
Copy link
Collaborator

Rathoz commented Oct 30, 2024

Think you need to undo the last commit on this branch

@hjpalpha
Copy link
Collaborator Author

oh fuck, yeah

@hjpalpha hjpalpha force-pushed the really-fix-display-on-bracket-template-pages branch from b924473 to b5304f8 Compare October 30, 2024 11:31
@Rathoz Rathoz merged commit c47f1b5 into main Oct 30, 2024
8 checks passed
@Rathoz Rathoz deleted the really-fix-display-on-bracket-template-pages branch October 30, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants