platform icon indicating copy to clipboard operation
platform copied to clipboard

API card, proxy tab: Changes to proxy selection drop-down menu

Open matleppa opened this issue 6 years ago • 2 comments

On API card under tab 'proxy' it is possible to select a proxy to which the API is to be connected.

Problem

Currently the drop-down list contains a list of proxy names. In case the API is not connected to a proxy, the drop-down shows the name of first proxy.

Solution

In order to get the drop-down menu more informative especially in case of multiple proxies, the following matters can be added.

  • as the first option, add text "Select one" and set that option as deactive
    • when there is no proxy selected and the drop-down menu is closed (only one line), the text "Select one" is displayed instead of the first proxy name.
  • for each option containing proxy name, display also the proxy type

proxy_selection_2.png

Corrected later: In other places regarding similar functionality the phrase "Select one" is used, so it should be used here also.

matleppa avatar Jun 08 '18 06:06 matleppa

There's also issue with emq brokers, but that's another issue.

preriasusi avatar Jun 14 '18 07:06 preriasusi

assigning myself

Nazarah avatar Jun 18 '18 12:06 Nazarah