Skip to content

feat(match2): grid-based match summary for lab#7829

Merged
Rathoz merged 2 commits into
mainfrom
lab-ms-grid
Jul 21, 2026
Merged

feat(match2): grid-based match summary for lab#7829
Rathoz merged 2 commits into
mainfrom
lab-ms-grid

Conversation

@ElectricalBoy

Copy link
Copy Markdown
Collaborator

How did you test this change?

untested; somewhat trivial

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Lab wiki’s MatchSummary implementation to use the newer grid-based MatchSummaryWidgets.GameRow component model (instead of the older row/team-wrapper layout), aligning Lab’s match popup rendering with the grid UI used by other wikis.

Changes:

  • Introduces a GameRow component instance (LabMatchSummaryGameRow) configured to use GameRow.mapDisplay for the center/overview display.
  • Replaces the legacy createGame(...) implementation with a createBody(match) that renders a GamesContainer of grid rows plus MVP and map veto sections.
  • Adds a createGameOpponentView implementation for the new GameRow component props (currently displaying map score per opponent).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread lua/wikis/lab/MatchSummary.lua
@ElectricalBoy
ElectricalBoy requested a review from Rathoz July 21, 2026 00:33
@Rathoz
Rathoz merged commit e1b58d4 into main Jul 21, 2026
9 checks passed
@Rathoz
Rathoz deleted the lab-ms-grid branch July 21, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: match2 lab Lab (Sandbox Wiki)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants