kit-docs icon indicating copy to clipboard operation
kit-docs copied to clipboard

Touching dropdown arrow icon in a Select component doesn't trigger dropdown event

Open microdou opened this issue 4 years ago • 0 comments

In a mouse pointer event, the dropdown arrow in a Select component correctly triggers dropdown menu. However, the svg icon prevents a touch event (on a mobile device) from triggering dropdown menu. Touching other area of the Select component works as expected.

microdou avatar Apr 16 '22 13:04 microdou