The respective file for CompanyOrSpeakerOrMemberAutocompleteWithDialog component is too big and complex and needs a refactor for clear separation of concerns and better organization for the future.
An idea could be the separation of searching logic and move into a composable which will be used inside the component.
The respective file for CompanyOrSpeakerOrMemberAutocompleteWithDialog component is too big and complex and needs a refactor for clear separation of concerns and better organization for the future.
An idea could be the separation of searching logic and move into a composable which will be used inside the component.