Closed sadilchamishka closed 1 month ago
@sadilchamishka this is the default behaviour of the semantic dropdown component. To fix this we need to move this to oxygen-ui dropdown component.
@sadilchamishka this is the default behaviour of the semantic dropdown component. To fix this we need to move this to oxygen-ui dropdown component.
Okay. Thanks @Achintha444 for the input.
This is the default behavior of the semantic UI dropdown component and we can fix this by adding the following prop to the component.
selectOnBlur={ false }
https://github.com/user-attachments/assets/f9f4961a-3b65-4dcd-87c6-7afd168ab3fd
Describe the issue:
When clicking the dropdown menu without selecting an option leads to get selected an item from the dropdown unintentionally.
https://github.com/user-attachments/assets/a0612d74-8ded-47d1-93a8-eaea685d2280