Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Growing search field in list component #962

Open
LukasFritzeDev opened this issue Nov 8, 2024 · 1 comment · Fixed by #1068
Open

Growing search field in list component #962

LukasFritzeDev opened this issue Nov 8, 2024 · 1 comment · Fixed by #1068
Assignees
Labels
enhancement New feature or request ux

Comments

@LukasFritzeDev
Copy link
Member

Component: List


if you search for something longer in the search field (like a name or a UUID), the search field is very quickly too short. There would still be plenty of room to make the search field larger.

Proposal:

  • Make search field larger when focused
  • Make search field larger if content
  • Size limited by available space (it could theoretically grow up to the filter selection on the left)
@LukasFritzeDev LukasFritzeDev added enhancement New feature or request ux labels Nov 8, 2024
@Lisa18289 Lisa18289 linked a pull request Dec 11, 2024 that will close this issue
@LukasFritzeDev
Copy link
Member Author

It is great, that the search filed is expanded when focused. It would be even better if at least the search value is visible if the search filed is not in focus:

Image
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ux
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants