The webpage for the www.w3champions.com community project.

2 Open Issues Need Help Last updated: Jun 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a configurable table view for finished matches on the w3champions.com website. This involves creating a user interface (dropdown or similar) allowing users to toggle options such as displaying country flags, flo-server information (text vs. hover), heroes, and player aliases. The selected options should be persistently stored using cookies.

Complexity: 3/5
enhancement help wanted good first issue ui

The webpage for the www.w3champions.com community project.

Vue

AI Summary: Implement alias display on the rankings page of the w3champions.com website. This involves modifying the frontend code (Vue.js) to fetch and display the user's alias alongside their battletag in the rankings, mirroring the existing alias functionality on user profiles. This likely requires updating data fetching and UI components.

Complexity: 3/5
enhancement help wanted good first issue ui

The webpage for the www.w3champions.com community project.

Vue