Skip to content

Drag cards by dragging them over the title text instead of selecting it. #7279

@Somebodyisnobody

Description

@Somebodyisnobody

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Is your feature request related to a problem? Please describe.
It is really annoying that I can drag cards only in specific areas. I don't see the point of being able to select the card title text in the overview.

Describe the solution you'd like
I want to be able to drag a card independent from where I click on the card (except for buttons, of course). I know there is the closed bug #5378 of a user complaining that he cannot select the title text of a card and it get's dragged instead. But why don't open the card for selecting the title text? Moreover closing the mentioned bug (option to edit title without opening the card was removed) caused another problem described in #7265.

Describe alternatives you've considered
Preferrred alternative:

  • Set css user-select: none for the card title text
  • Make the card draggable in the whole purple marked area
Image

Not preferred but "i-can-live-with"-alternative:

  • set css cursor: pointer for the purple marked area in the image except the title text
  • set css cursor: text for the title text

Additional context
none

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions