Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Input field selection inside sortable (draggable) elements #13

Open
lukpueh opened this issue Aug 29, 2017 · 0 comments
Open

Input field selection inside sortable (draggable) elements #13

lukpueh opened this issue Aug 29, 2017 · 0 comments

Comments

@lukpueh
Copy link
Member

lukpueh commented Aug 29, 2017

Sortable elements hijack the mouse drag event, and therefor prevent from e.g. selecting text, which makes editing sortable input elements or input elements in a sortable container cumbersome.

We should bind the drag listener to a clearly recognizable drag handle only.
On a sidenote, currently we indicate draggable containers with three horizontal lines (|||), which could also be confused with a button to expand a menu. Maybe we can find a better symbol.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant