Replies: 1 comment
-
I find this very annoying as well. Another issue is when you open the address bar, then press Home to move the cursor to the start, the protocol pops in and you're not were you expected to be in the URL. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Current Behavior
As shown in the GIF, when the address bar is clicked, it shows the website's URL without the protocol. After clicking the address bar, the website's protocol is shown.
Proposal
Show website protocol when address bar is clicked. For example, show
https://github.com
when the address bar is clicked.Reason
It is an annoying UX that the entire URL moves whenever I'm trying to select a part of the URL with double click, often causing me to select the wrong part of the URL.
Another point: If the purpose of hiding the protocol in the address bar is to be more minimal (which I agree with), I would expect clicking on it implies an action of "show more details", then in this case it should show the protocol.
Beta Was this translation helpful? Give feedback.
All reactions