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

Added possibility to "ui_dropdown" component to delete user text in search box #816

Merged
merged 4 commits into from
Aug 28, 2023

Conversation

DanielsNoJack
Copy link
Contributor

Added possibility to "ui_dropdown" component to delete user text in search box on front-end by sending msg.resetSearch = true value. It doesn't affect other existing properties (msg.options or msg.payload)

to send it to frontend dropdown via emitOptions.resetSearch
If resetSearch is present in msg, clear user searchTerm input in dropdown select ui component.
Added information about msg.resetSearch (delete user search term)
Update ui_dropdown.html - Added info about resetSearch
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Aug 28, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

@dceejay
Copy link
Member

dceejay commented Aug 28, 2023

Looks good to me... Thanks. Will merge.

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