Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select and drag multiple elements #1

Open
klues opened this issue Oct 23, 2018 · 3 comments
Open

Select and drag multiple elements #1

klues opened this issue Oct 23, 2018 · 3 comments
Labels
enhancement New feature or request priority

Comments

@klues
Copy link
Contributor

klues commented Oct 23, 2018

In the edit view of a grid it should be possible to:

  • select and drag
  • delete
  • edit actions

for multiple elements at once.

@klues
Copy link
Contributor Author

klues commented Oct 23, 2018

First draft using jquery dragable and jquery selectable in this branch:
https://github.com/asterics/AsTeRICS-Ergo-Grid/tree/bklaus/select-and-drag-multiple-elements

@ms-mialingvo
Copy link
Collaborator

This would be an important feature. It should include the option to

@klues
Copy link
Contributor Author

klues commented Feb 5, 2024

Another related issue reported by @arasaac-dga: moving a single element around shouldn't result in changed positions of all cells "touched" while moving, but only at the final destination.

Also related: new elements should either be added at the place where the right-click was made or (if selected via "more" menu) on the next free spot in with respect to rows (not columns as now).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority
Projects
None yet
Development

No branches or pull requests

2 participants