Details
-
Technical Testing
-
Status: Closed
-
Critical
-
Resolution: Completed
-
None
-
None
-
None
Description
Test Description:
Verify that fields can be resized
Test Steps:
- Create a form and title it "Form 1”
- Add a Text field to the form
- Assert the field width size
- Ex: "col-md-12"
- Drag and drop the Text field to a different width size
- Ex: "col-md-8"
- Assert the Text Field width size is different
- Ex: "col-md-8"
- Assert the Text Field width size is not "col-md-12"