Enhancement
(User-visible)
Detail
#28130
Reduction of the date and time input fields and optimization of the table layout
Several improvements have been made in this ticket:
- Reduced the size of the date and time input fields:
- The width of the date, time and datetime input fields has been reduced to save space.
- This adjustment improves the appearance in forms and tables, as the fields now fit better in the available areas and no longer take up excessive space.
- Optimization of the table layout:
- In edit mode of a table row, the input fields no longer have a gap between the edge of the input field and the table cell frame. This creates a continuous effect that is visually more appealing.
- The padding between edit mode and view mode has been adjusted so that the cells no longer jump when switching between the modes (edit and view). This ensures a more stable and uniform display.
Test
- Start application and open forms with date and time input fields.
- Check tables to ensure that the date and time input fields are also integrated appropriately.
- Switch between edit mode and view mode in tables and ensure that the cells no longer jump and that the display remains stable.
- Ensure that the fields and table cells are still fully functional and displayed correctly.