Replies: 1 comment
|
I agree! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Scope & Context
We would like to have a longer Input Field for Full Name.
Current behavior
The Input fields for Full Name are quite short
In the list, the input fields do not fill the full width of the table cell

In the sidebar, the input fields are not even long enough to show the full placeholder

Expected behavior
The input fields should take as much space as possible to make editing them easier
Technical inputs
In the sidebar, the max width for the full name is 150px
In the list, I could not determine, where the sizing comes from
All reactions