Improve Link Preview Visibility on Hover #2980
virgile-dev
started this conversation in
Ideas & Enhancements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Enhancement Request
Is your feature request related to aproblem or unsupported use case? Please describe.


Currently, users cannot see the destination URL of a link without clicking it, except for the small preview in the bottom-left corner of the browser. This creates a usability issue as users must rely on an extra step to verify the link's destination, which can be inefficient and less intuitive.
Platforms like Google Docs and Notion provide better user experiences by displaying the link on hover, reducing uncertainty and improving workflow efficiency.
Describe the solution you'd like
I propose implementing a feature where the URL (chunked if too long) of a link is displayed in a small tooltip or preview box when the user hovers over it.
All reactions