Skip to content

Drag to Highlight Causes Click to Edit #52

Description

@ryankinal

When trying to highlight something in an item (for instance text in a list item), it sees the mousedown/drag/mouseup as a click. This should not happen. Click to edit should do the following:

  1. Detect mousedown
  2. Check for drag
  3. On mouseup, if there was no drag, then trigger the edit

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions