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

Require less items to show search in v-select & v-field-list #19737

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

paescuj
Copy link
Member

@paescuj paescuj commented Sep 19, 2023

The v-select and v-field-list components both come with search functionality. Though, the search is currently only displayed if there are more than 20 items.
In my opinion it would be helpful if it was available from +10, especially for lists with child items.
This would also match the value in the select-multiple-checkbox-tree interface:

@changeset-bot
Copy link

changeset-bot bot commented Sep 19, 2023

🦋 Changeset detected

Latest commit: 3a52e7e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@directus/app Patch
@directus/api Patch
directus Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@paescuj paescuj requested review from a team, rijkvanzanten, br41nslug and DanielBiegler and removed request for a team September 19, 2023 16:12
Copy link
Contributor

@DanielBiegler DanielBiegler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I like searching 👍

@rijkvanzanten rijkvanzanten merged commit adb1617 into main Sep 19, 2023
6 checks passed
@rijkvanzanten rijkvanzanten deleted the require-less-items-search branch September 19, 2023 16:59
@github-actions github-actions bot added this to the Next Release milestone Sep 19, 2023
br-rafaelbarros pushed a commit to personal-forks/directus-source that referenced this pull request Nov 7, 2023
…ectus#19737)

* Require less items to show search in v-select & v-field-list

* Add changeset
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants