DIAL chat version
0.1.1
How to reproduce
- Open the Toolset Editor.
- Click Add locale.
- Open the Language dropdown.
- Try to select a language.
- Fill in the locale Name and Description if possible.
- Try to click Save.
Actual result
The locale cannot be saved because the Save button remains disabled.
At the same time:
- the Language field is not marked as required in the UI;
- no validation message indicates that Language must be selected;
- the Language dropdown contains no selectable values and shows No options available.
As a result, the user cannot understand why the locale cannot be saved or how to make the form valid.
Expected result
The form behavior and UI validation should be consistent.
If Language is required:
- the field should be marked as required, e.g. Language *;
- available languages should be present in the dropdown;
- a clear validation message should be shown when no language is selected;
- after selecting a language and filling in the required fields, Save should become enabled.
If Language is optional:
- leaving the field empty should not prevent the locale from being saved.
Confidential information
DIAL chat version
0.1.1
How to reproduce
Actual result
The locale cannot be saved because the Save button remains disabled.
At the same time:
As a result, the user cannot understand why the locale cannot be saved or how to make the form valid.
Expected result
The form behavior and UI validation should be consistent.
If Language is required:
If Language is optional:
Confidential information