OpenRailAssociation / osrd-ui

Icons, fonts, colors, components and all user interface items for OSRD project.
8 stars 5 forks source link

front: select text overflow #627

Closed Wadjetz closed 1 month ago

Wadjetz commented 1 month ago

fix #626

Capture d’écran 2024-10-09 à 16 29 57
thibautsailly commented 1 month ago

Could you remove 8px to the label's width? It will give more room to the vertical arrows on their left side, and will make it easier for users to spot the select component at a glance when eye scanning a form. Thanks!

thibautsailly commented 1 month ago

Lgtm and tested. Should we also add a title attribute @thibautsailly ?

The option label should be displayed entirely once you click the selector, which doesn't interfere with data input in the form. So I don't think it's necessary.