Content
View differences
Updated by Henriette Darge about 6 years ago
### **Steps to reproduce:**
1. Have a required Custom field for time tracking activities
2. Go to Admin --> Enumerations
3. Click on a time tracking activity to edit it
4. Leave the required field blank and click on save
### **Actual Behavior**
* There is an error message shown and the required field is marked red (which is correct)
* The field has moved below its label, although it was correct before the error was produced.
* The save and cancel button are below each other, instead of next to each other. This was already wrong before producing the error.

### **Expected Behavior**
* The best option would be to prevent, that a required field can should be submitted empty overall. aligned with the other field (like it was before the error). It should be next to its label and not below it.
* Optional: Save and cancel should be next to each other.
1. Have a required Custom field for time tracking activities
2. Go to Admin --> Enumerations
3. Click on a time tracking activity to edit it
4. Leave the required field blank and click on save
### **Actual Behavior**
* There is an error message shown and the required field is marked red (which is correct)
* The field has moved below its label, although it was correct before the error was produced.
* The save and cancel button are below each other, instead of next to each other. This was already wrong before producing the error.

### **Expected Behavior**
* The best option would be to prevent, that a required field can
* Optional: Save and cancel should be next to each other.