Skip to content

Conversation

@realist-hll
Copy link

  • Fixes MatchCard WinLoseBanner (some victories defaulted to Defeat)
  • Fixes offensive mode formatting in MatchCard, e.g. Warfare, Offensive
  • Introduce "Mode" column on Match table, e.g. Warfare, Offensive
  • Reintroduce "Result" column on Clan page

@vercel
Copy link

vercel bot commented Oct 22, 2022

Someone is attempting to deploy a commit to the helo-system Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Oct 22, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
nextjs-helo-app ❌ Failed (Inspect) Jan 30, 2023 at 6:16PM (UTC)

},
sortable: true,
},
].filter(Boolean);
Copy link
Member

Choose a reason for hiding this comment

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

What's that line supposed to do?

Copy link
Author

Choose a reason for hiding this comment

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

It filters out the result column if null was returned, i.e. when clanId is undefined, e.g. on the matches page, rather than the clans/[cid] page.

Since the "result" column only makes sense on a clans/[cid] match archive table, but not on the matches/ match archive table.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

2 participants