Details
-
Type:
Bug
-
Status:
Closed
(View Workflow)
-
Priority:
Urgent
-
Resolution: Fixed
-
Affects Version/s: UA 4.0.0.2
-
Fix Version/s: UA 4.0.0.3
-
Component/s: User Administration
-
Labels:
-
Customer:Mobinets
Description
Enhance the Windows of the User Edit menu compared to the old version.
Improve the alignment of the form fields in the new version to match the cleaner, more spacious alignment found in the old version..
Put the Update and Cancel buttons as in the old version.
I've changed the size using "setWidth("500px");"
I've fix the title by changing the Vertical Layout to Horizontal layout and using the
"setDefaultVerticalComponentAlignment(Alignment.CENTER);"
I've reduce the size to remove the side Bar using ".getStyle().set("height", "0px");" in each Component