w3champions / website

The webpage for the www.w3champions.com community project.
46 stars 54 forks source link

preserve page on player profile when checking match detail #813

Closed gustav87 closed 2 weeks ago

gustav87 commented 2 weeks ago

This PR lets you preserve the page when you're browsing matches on a player profile, and you click on a match detail, then go back in the browser. Previously, this reset the page to 1, making it very hard to browse matches further back in a player match history.

Additionally, this PR simplifies code related to player profile statistics, and fixes a few bugs that appear when you visit a profile, navigate to another profile, then go back to the first one by using the browser history.