You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.
Event for saving configuration should check for empty value before parsing or handle it correctly if it's intentionally empty.
Instead getting an error on the screen when clearing a field, last good value maintained until new valid value.
To Reproduce
Steps to reproduce the behavior:
Server alias field, backspace current value until empty to replace value causes error to show.
Seems harmless currently but can be misleading to users.
Expected behavior
No error or clear message for field if optional
The text was updated successfully, but these errors were encountered:
Event for saving configuration should check for empty value before parsing or handle it correctly if it's intentionally empty.
Instead getting an error on the screen when clearing a field, last good value maintained until new valid value.
To Reproduce
Steps to reproduce the behavior:
Server alias field, backspace current value until empty to replace value causes error to show.
Seems harmless currently but can be misleading to users.
Expected behavior
No error or clear message for field if optional
The text was updated successfully, but these errors were encountered: