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

Revived search on Add Team Member drawer #17

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

SailingSteve
Copy link
Member

Currently only searches for match in last name.

Currently only searches for match in last name.
Copy link
Member

@DaleMcGrew DaleMcGrew left a comment

Choose a reason for hiding this comment

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

👍 Thank you @SailingSteve!

};

return (
<AddPersonDrawerMainContentWrapper>
<SearchBarWrapper>
<SearchBar2024
<TextField
Copy link
Member

Choose a reason for hiding this comment

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

When you get a moment, I would love to maintain the use of a component (perhaps SearchBar2025?) for the actual search bar input field (instead of an inline TextField), because we want features like an "x" to delete the search text, a search icon in the box, etc.

@DaleMcGrew DaleMcGrew merged commit d07dbaf into wevote:develop Jan 24, 2025
0 of 2 checks passed
@SailingSteve SailingSteve deleted the steveStaffClientJan23-830pm branch February 8, 2025 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants