uc-cdis / data-portal

Windmill: data portal for metadata submission and query
Apache License 2.0
28 stars 44 forks source link

Bug Fix: Clear button now clears all tags chosen in the repository selector in data-portal #1504

Closed piotrsenkow closed 7 months ago

piotrsenkow commented 7 months ago

…ear selected tags in data portal

Link to JIRA ticket if there is one: HP-1412

New Features

Breaking Changes

Bug Fixes

Introduced an onClear prop that clears tags in data-portal when you hit the "X" clear button. Previously, pressing the button would result in no action.

Improvements

Dependency updates

Deployment changes