microsoft / powercat-creator-kit

This toolkit helps create well-designed Power App experiences on the web & mobile. It contains a component library; PCF controls and other utilities that increase developer productivity.
MIT License
296 stars 49 forks source link

[Feature]: Support ClearSelection for SearchBox control #183

Open LukasSchauffele opened 1 year ago

LukasSchauffele commented 1 year ago

Is this request for a new component, or additional functionality for an existing component?

Existing control - SearchBox control (Preview)

Have you validated that your desired feature or component is not already in the backlog?

Describe the component and functionality you would like to see in the starter kit A clear and concise description of what you want to happen.

Support ClearSelection as an InputEvent for SearchBox control. This will allow for programmatically clearing search text.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

bronsonacoutts commented 1 month ago

this will be a very welcomed feature! Thank you