Improved link view on profile page
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
If I look at my profile page, two things disturb me:

-
The "..." Menu. I put links on the profile page because I want to have them visible and easy to discover. Hiding stuff in the "..."-menu while we have plenty of space vertically doesn't make sense to me.
-
Links only show the globe as icon. This doesn't look nice and it is not possible to see what kind of links it is. E.g. I have a LinkedIn and Twitter link, all with the same icon. I would suggest to grab the favicon from the linked page and display is. This way we could show nice linkedin and twitter icons.
cc @jancborchardt
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue concerns link rendering on the profile page; start by locating the profile-page entry point and inspecting the current overflow-menu and icon behavior. Done means profile links are visible without the “...” menu and their icons distinguish the linked destinations, with the behavior verified in the relevant checks.
Written by the indexing model from the issue text.
Assessment
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100