trento-project / web

An open cloud-native web console improving on the work day of SAP Applications administrators.
https://trento-project.io
Other
22 stars 14 forks source link

General Form Label Alignment Fixes #2959

Closed jagabomb closed 6 days ago

jagabomb commented 1 week ago

Description

This PR makes the following improvements to the UserForm and ProfileForm components.

  1. Improves the alignment of the Label so that it is more vertically centred with each corresponding input field.
  2. Increases the width of the Label (column) so that slightly longer labels (e.g: Confirm Password and Authenticator App) don't wrap over two lines.

Below are the comparisions: UserForm ProfileForm

How was this tested?

Describe the tests that have been added/changed for this new behavior.