This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
[FEATURE] Remove Github /
from User Rankings
#135
Labels
⭐ goal: addition
🚦 status: awaiting triage
Waiting for maintainers to verify (please do not start work on this yet)
Is this a unique feature?
Is your feature request related to a problem/unavailable functionality? Please describe.
After navigating to the User Rankings we notice that all users have a prefix
GitHub /
Since we are using GitHub OAuth, all users will have this title.
I don't see the point of having the same prefix for all users. It would make for a much cleaner UI if this prefix is omitted.
Proposed Solution
When displaying that part of the card, we can simply truncate that part of the string, and display just the username, as is done in the Activity feed. (See screenshot below)
Screenshots
User Rankings page:
Activity Feed
Do you want to work on this issue?
No
If "yes" to above, please explain how you would technically implement this (issue will not be assigned if this is skipped)
NA
The text was updated successfully, but these errors were encountered: