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

Fix Directory Search #86

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Fix Directory Search #86

merged 1 commit into from
Feb 16, 2024

Conversation

justagoodfriend
Copy link
Contributor

Description/Problem

Closes Fix Directory Search

Previously for the drop downs on the create Form instance components, the search for the drop down only searched on the positions of all the potential assignees. This needed to be changed to include the employee name as well so you could search for both their name and position.

Solution

What did you change?

Updated the SignatureDropDown component to include the employeeName and position for the label to be searched upon

Testing

Please describe how you tested this PR (manually and/or automatically)
Provide instructions so we can reproduce, and include screenshots of UI changes.

  • Manual Tests?
    Manual testing: try the search now in the select dropdown for the create form instance, and search with an assignee name, both name and position should now be supported

Copy link

vercel bot commented Feb 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
mfa-form-automator ✅ Ready (Inspect) Visit Preview Feb 14, 2024 8:22pm

Copy link
Collaborator

@kaiyangzheng kaiyangzheng left a comment

Choose a reason for hiding this comment

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

LGTM

@kaiyangzheng kaiyangzheng merged commit 798a8e2 into main Feb 16, 2024
6 checks passed
@kaiyangzheng kaiyangzheng deleted the directory-serach branch February 16, 2024 23: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