I just noticed the following minor issue.
When creating Custom Fields - Custom Text Fields and you set the size to large, some fields (Single line text) will appear large, but some fields (dropdowns) will not be large, they remain small. I dont know if it’s only an issue on my side, or anyone else has faced this as well.
I am using Manager.io on Almalinux Server.
The dropdown fields will only be as wide as its largest list item
1 Like
For styling purposes, since sometimes you may have to put the dropdown between two text fields is it possible to have it max width as well?
Unfortunately, the dropdowm scaling is automatic not because of stylistic purposes but because of function and accessibility:
-
The caret symbol that indicates the field being a dropdown is visible as near as possible to the field name which achieves two things: (i) faster click times, and (ii) clear visuals for the user
-
The field expands automatically so not to truncate text