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

Feature: Search in Member Picker #2076

Merged
merged 21 commits into from
Aug 13, 2024
Merged

Conversation

madsrasmussen
Copy link
Contributor

@madsrasmussen madsrasmussen commented Jul 2, 2024

Description

This is the first iteration of the search functionality in pickers. I started with the Member Picker as we had all the parts needed to complete the feature. When implementing search in other pickers we might be able to componentize some of the functionality.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets)

@madsrasmussen madsrasmussen changed the title Feature: Search in pickers Feature: Search in Member Picker Aug 12, 2024
@madsrasmussen madsrasmussen marked this pull request as ready for review August 12, 2024 18:25
- Localization of "Search" placeholder label
- Shows search clear button only when there is text/query
- Code imports sorting
Copy link

Copy link
Member

@leekelleher leekelleher left a comment

Choose a reason for hiding this comment

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

Looks good, works great! 🚀

I made a UI tweak with the "search clear" button, to only show it when query text had been entered; and I localized the "Search" placeholder label.

@leekelleher leekelleher merged commit 6e470ed into main Aug 13, 2024
8 checks passed
@leekelleher leekelleher deleted the v14/feature/search-in-pickers branch August 13, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants