Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI: input field labels place misleading with pre-defined host URL #3471

Closed
matleppa opened this issue May 4, 2018 · 4 comments
Closed

UI: input field labels place misleading with pre-defined host URL #3471

matleppa opened this issue May 4, 2018 · 4 comments
Assignees

Comments

@matleppa
Copy link
Member

matleppa commented May 4, 2018

Problem

In proxy settings the labels of input fields for Proxy base path and API base path are positioned misleadingly.
Same applies to Monitoring endpoint input field.

Solution

Proposal 1

  • Move labels (keep bold font-weight) above the corresponding input fields.
  • Add new labels (with normal font-weight) instead: API URL via proxy, API Host URL

Proposal 2

  • Remove host URL parts, so that input fields are left aligned.
  • Add separate fields, where the addresses (Host URL + base path) are updated automatically, when base paths are written.
@Nazarah Nazarah self-assigned this May 8, 2018
@matleppa
Copy link
Member Author

matleppa commented May 8, 2018

proxy_path_names

@Nazarah
Copy link
Contributor

Nazarah commented May 8, 2018

@matleppa proposing the following alternative:

  1. On selecting a proxy from the dropdown (or in case of default proxy), the proxy host URL is populated in the related field. The text is non editable and appears with disabled text color. Similar design with the API base path.

proxyurl

  1. User can input values for the proxy base path and API base path. Both text will appear as active and editable.

proxyurl2

@matleppa
Copy link
Member Author

matleppa commented May 8, 2018

I still think that base paths need to be separated from the host URLs more clearly. And that in the input field (or similar construction) there is nothing else than what the label describes.

Perhaps:

  • input fields only for base paths
  • and separate strings next to them to show, what the outcome will be, when the host URL and base path are separated.

@matleppa
Copy link
Member Author

Perhaps the titles for input fields could look something like that:

Base_path_2.PNG

This way there is an explanation to both parts of address and it is clearly visible, that which part is the base path.

@matleppa matleppa changed the title UI: input field labels (proxy settings) UI: input field labels place misleading with pre-defined host URL Dec 21, 2018
@ghost ghost assigned matleppa Dec 21, 2018
@ghost ghost added in progress and removed ready labels Dec 21, 2018
@ghost ghost removed the in progress label Jan 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants