[ACE-45] Improve the look and feel of Edit window Created: 20/Mar/25 Updated: 02/Feb/26 Due: 24/Mar/25 |
|
| Status: | Closed |
| Project: | ACE |
| Component/s: | User Administration |
| Affects Version/s: | UA 4.0.0.3 |
| Fix Version/s: | UA 4.0.0.3 |
| Type: | Bug | Priority: | Normal |
| Reporter: | Khaled Khalil | Assignee: | Khaled Khalil |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | ACE-Refactoring | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Attachments: |
|
| Customer: |
Mobinets
|
| Planned Start: | |
| Planned End: | |
| Classification: | Req. Tuning |
| Comments |
| Comment by Abdel Rahman Tout [ 27/Mar/25 ] |
|
Fixing the title alignment using a Horizontal Layout. Removing the scrollbar by reducing the spacing between components using getStyle().set("padding-top", "0px");. Increasing the dialog width to enhance the interface view using setWidth("500px");. Moving the "Additional Information" button from the FormLayout to the dialog and reducing its size. Adding an "Additional Information" title to the dialog appears after clicking the button. |