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

Add search filter to user multiselect for position form #1650

Open
Snorre98 opened this issue Dec 20, 2024 · 0 comments
Open

Add search filter to user multiselect for position form #1650

Snorre98 opened this issue Dec 20, 2024 · 0 comments
Labels
must have recruitment Task related to the recruitment system

Comments

@Snorre98
Copy link
Contributor

Implement the functinality created in this PR in the "create position form", specificaly for searching users in the multiselect.

The userdata is fetched here, and passed as prop to the form.

You might have to create a new API call in api.ts

The exepcted outcome of solving this issue is that only users which match the search value of the multiselect is fethed from backend. I belive it would be appropriate that no users are displayed (available as options) when the search value is empty.

@Snorre98 Snorre98 added recruitment Task related to the recruitment system must have labels Dec 20, 2024
@Snorre98 Snorre98 added this to the Recruitment MVP milestone Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
must have recruitment Task related to the recruitment system
Projects
None yet
Development

No branches or pull requests

1 participant