Mikescops / git-notify-extension

🦊🐙 Browser Extension for GitLab (Chrome, Edge & Firefox). Don't miss any Gitlab Merge Requests and rocket up your productivity.
https://addons.mozilla.org/en-US/firefox/addon/gitlab-notify/
115 stars 10 forks source link

GitLab host address showing official gitlab.com server as placeholder makes user think it's the default #21

Closed Porkepix closed 3 years ago

Porkepix commented 4 years ago

There's a placeholder for GitLab host address that shows https://gitlab.com As a user this made me think this greyed out entry was the default one and that if we were using it, we didn't need to fill out any value. Failure proved me wrong. I think this should be more obvious to the users if they need to fill out a value in case they use gitlab.com, or actually have it as a default value if the input is empty.

Mikescops commented 4 years ago

Hello,

Thanks for the feedback, it's a good idea, I'll improve it.

Mikescops commented 3 years ago

Hello this is fixed in commit 2a71d205b195eee9625b1ef6946007e15d7c8355.

I decided not to put a default value but to clean the UI so it is easier to understand what is required.