steffchep
steffchep
Following the readmes, I installed the following globally (npm install -g) and added them to the plugins in components.json - zeplin-cli-connect-plugin-vue - @zeplin/cli-connect-storybook-plugin ``` Zeplin CLI - v1.0.4 Connecting components...
Hi! Great working library, works really well. However, I noticed one thing on mobile browsers: - if there are buttons inside the dragged content, and you've not specified a drag...
## on Macbook ### Reproduction: visit https://lion-web.netlify.app/components/switch/overview/ Enable Voiceover on Macintosh Safari 15.6 Navigate to the switch with the keyboard ### Expected: * state is read correctly (activated/deactivated, or checked/unchecked...
https://github.com/ing-bank/lion/blob/af2e0293a189dc2799ac2ed61de9ba2264e2a770/packages/ui/components/overlays/src/OverlayController.js#L907 There is a condition in here querying "weStillOwnActiveElement" (line 911) to decide if the focus is still inside the active element and can be safely set to whatever is...