-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 0.10 swallows, 0.14 swallows
-
Fix Version/s: 0.19 Swallows, 1.5 Swallows, 1.4 Swallows
-
Labels:
In general input validation should take place whenever a input field loses its focus or when the save button is pressed. This would mean that save button should not be disabled anymore.
Next are the concrete requirements for the create/edit ranks:
- A message should be shown what went wrong when user for instance tries to create a rank with the existing name or a number with negative value.
- The rank name shouldn't be empty. This works fine, but it also implies that rank with the name which consists of spaces is also valid.