mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-02 03:29:03 +00:00
* change display name of the 'Generic' destination type to 'Webhook' * reset destinations after source change * refactor the DestinationSelectItem component. * add unit test for DestinationSelectItem component * update and fix cypress tests for destination select related changes * remove the unnecessary callback ref use and used useEffect instead * fix the failing unit tests * fix the cypress tests --------- Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>