Feature Request: Add "Copy Profile Link" button to user profiles.
Introduce a dedicated "Copy Link" button on the user profile page (near the username or social icons or somewhere bottom). This button would allow users and visitors to instantly copy a clean, direct URL of the profile to their clipboard.
##The Problem
Currently, users have to manually highlight the URL in the browser address bar. This can sometimes lead to:
Copying extra tracking parameters e.g.= ?ref=....
Mobile users struggling to select the exact text.
Formatting issues when pasting into LinkedIn or Resumes.
##Proposed Solution
Add a simple, minimalist icon button (like a 📋 or 🔗 icon) next to the user’s name or "Connect with me" section.
Functionality:
One-click Copy: Uses the navigator.clipboard API to copy the URL
Visual Feedback: The button briefly changes to a checkmark or shows a "Link Copied!" tooltip to confirm success.
Clean URL: Ensures only the base URL (devb.io/username) is copied, keeping it professional for sharing -->
Feature Request: Add "Copy Profile Link" button to user profiles.
Introduce a dedicated "Copy Link" button on the user profile page (near the username or social icons or somewhere bottom). This button would allow users and visitors to instantly copy a clean, direct URL of the profile to their clipboard.
##The Problem
Currently, users have to manually highlight the URL in the browser address bar. This can sometimes lead to:
Copying extra tracking parameters e.g.= ?ref=....
Mobile users struggling to select the exact text.
Formatting issues when pasting into LinkedIn or Resumes.
##Proposed Solution
Add a simple, minimalist icon button (like a 📋 or 🔗 icon) next to the user’s name or "Connect with me" section.
Functionality:
One-click Copy: Uses the navigator.clipboard API to copy the URL
Visual Feedback: The button briefly changes to a checkmark or shows a "Link Copied!" tooltip to confirm success.
Clean URL: Ensures only the base URL (devb.io/username) is copied, keeping it professional for sharing -->