Azure / pcs-remote-monitoring-webui

Azure IoT PCS Remote Monitoring Web UI
MIT License
54 stars 72 forks source link

Custom configuration name text box prevents input of text with length less than 50 #1184

Closed sushilraje closed 5 years ago

sushilraje commented 5 years ago

Type of issue

Description

image

...

Steps to reproduce

  1. Add packages of custom configuration type with a name less than 50 chars

Expected behavior

Should allow the name of less than 50 chars

Current behavior <!-- The actual behavior observed --

Does not allow the name of less than 30 chars

Known workarounds

No

Possible solution

...

Context and Environment Standard java deployment

Screenshot

avneet723 commented 5 years ago

completed https://github.com/Azure/pcs-remote-monitoring-webui/pull/1175