Allow User Search Field in Admin UI To Have Larger Width on High Resolution Devices #10935
Labels
component: dashboard
meta: never-stale
This issue can never become stale
team: webapp
Issue belongs to the WebApp team
Is your feature request related to a problem? Please describe
When I am searching for a user within the Gitpod admin UI the input field is quite small, there's a lot of white space to the right which we can use to increase the width of the field for devices with higher resolutions.
On an iPad (Air 5th gen) for example, the width seems to be appropriate.
Increasing the size of the field when on a device with a higher resolution would allow for seeing the full email address of the user you're searching for to be seen all at once. Quality of life improvement if you may.
Describe the behaviour you'd like
Update the necessary CSS for the affected input field so it's longer on higher resolution devices.
Describe alternatives you've considered
Just live with it the way it is.
Additional context
N/A
The text was updated successfully, but these errors were encountered: