Browser: Chrome 110
OS: Windows
Hi bricks team,
There are two related issue in the dropdown element that I wanted to point out.
1- If the “Toggle on” in the dropdown is set to hover, even if we consider padding for the dropdown, when the mouse moves over all its parts, the dropdown content will be displayed and there is no problem here.
But if we set “Toggle on” to click, the dropdown content will only be displayed when we click on the dropdown text and icon. If the dropdown has padding, clicking on it will not display the dropdown content. Please see this link.
2- This is not actually a bug, but it is related to this report. In the dropdown element, the mouse cursor is only on the text and icon as a pointer. If we add even one image, icon or padding for the dropdown (like the link above), the cursor will not be as a pointer.
If you agree, it would be more logical and user-friendly if the cursor were to be the default pointer in the entire dropdown space (.brxe-dropdown).
Thank you