SNIA / Swordfish-basic-web-client

The Swordfish Basic Web Client can connect to one or more Swordfish services (including the Swordfish emulator), and present in a web UI frame the entire Swordfish hierarchy. The basic web client also provides basic capabilities to modify configurable Properties (as specified in the schema), as well an providing a basic interface to add or remove elements from the service through a Web UI.
BSD 3-Clause "New" or "Revised" License
7 stars 6 forks source link

User interface labels need to be clarified for adding to collections #17

Closed ddeel closed 6 years ago

ddeel commented 6 years ago

When adding to collections like StorageServices or Volumes, the user interface shows a new column labeled “Add Collection” that includes a text entry box labeled “Collection Name”.

To make the user interface clearer and more intuitive, the new column should be labeled “Add To Collection” (instead of “Add Collection”) and the text entry box should be labeled “Name” (instead of “Collection Name”).

ddeel commented 6 years ago

This has been done, and this Issue can be closed.

rahlvers commented 6 years ago

Fixed in #18