Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

People Picker Search Not Clearing #1464

Open
will-byrne opened this issue Sep 30, 2020 · 0 comments
Open

People Picker Search Not Clearing #1464

will-byrne opened this issue Sep 30, 2020 · 0 comments
Labels
Bug Priority II

Comments

@will-byrne
Copy link
Contributor

Open the people picker selector and type into the search box, then click cancel and when reopening the people picker selector the search is still applied but the box is empty.

Proposed fix:
PeoplePickerSelector.tsx 95 (after the onAccept property of the modal component)

onCancel={(): void => {setSearchTerm('')}}
@will-byrne will-byrne added the Bug Priority II label Sep 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Priority II
Projects
None yet
Development

No branches or pull requests

1 participant