parse-community / parse-dashboard

A dashboard for managing Parse Server
https://parseplatform.org
Other
3.74k stars 1.39k forks source link

Select rows by pressing and dragging cursor over checkboxes #2546

Closed mtrezza closed 5 months ago

mtrezza commented 5 months ago

New Feature / Enhancement Checklist

Current Limitation

When selecting rows, each checkbox requires a separate click. This is tedious when streaks of adjacent rows need to be selected.

Feature / Enhancement Description

Select multiple adjacent rows by clicking in one checkbox, hold the mouse key and drag the mouse cursor down. All checkboxes underneath the drag path of the cursor should change to the state of the first checkbox. That means, if the first checkbox changed from unselected to selected, the all dragged-over checkboxes should end up being selected as well.

Alternatives / Workarounds

Status quo, where each checkbox needs to be clicked individually.

parse-github-assistant[bot] commented 5 months ago

Thanks for opening this issue!

parseplatformorg commented 5 months ago

🎉 This change has been released in version 6.0.0-alpha.3

parseplatformorg commented 4 months ago

🎉 This change has been released in version 6.0.0-beta.1