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

Style: Improve styling & stories of profile view, rank & cup #1306

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

drikusroor
Copy link
Contributor

@drikusroor drikusroor commented Oct 2, 2024

I noticed the code of the Profile page component and the ProfileView could be improved upon. I've also expanded on its story, adding more possible scenarios. When I was working on that, I also noticed the styling was a bit off. I subsequently found out some things that could also be improved in Rank / Cup, which I did. See the screenshots below for comparison.

Additionally, I updated the routes a bit, removing the exact prop, which doesn't exist anymore in react-router v6, and by removing the non-existent route for "session".

Screenshots

Profile view

Before

image image

After

image image

@drikusroor drikusroor self-assigned this Oct 2, 2024
@drikusroor drikusroor merged commit 5650cf3 into develop Nov 5, 2024
13 checks passed
@drikusroor drikusroor deleted the refactor/profile branch November 5, 2024 13:23
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