snapshot-labs / sx-ui

An open source interface for Snapshot X protocol.
https://snapshotx.xyz
MIT License
34 stars 29 forks source link

bug: sidebar spaces are not clickable #414

Closed bonustrack closed 1 year ago

bonustrack commented 1 year ago

It's not possible to click on a space from the sidebar on a mobile. This bug was introduced in #383

j0hnfl0w commented 1 year ago

Hm, works good on iOS safari/chrome, a bit laggy in desktop device emulator.https://user-images.githubusercontent.com/97898172/217582720-e65d5c5e-3be4-45b2-80e4-0e8175be1d2a.MOV

j0hnfl0w commented 1 year ago

Found this issue with Android chrome, dragging works fine but its hard to click

bonustrack commented 1 year ago

@j0hnfl0w I'm able to drag the icons too but nothing happen when I click, also require 2 clicks to close the menu after trying to click on space. This is using Android 13 with Chrome 109.0.5414.118.

j0hnfl0w commented 1 year ago

Yep, found a couple of issues with vuedraggable: https://github.com/SortableJS/vue.draggable.next/issues/178 https://github.com/SortableJS/vue.draggable.next/issues/174 https://github.com/SortableJS/vue.draggable.next/issues/61 Will fix, now