mirror of
https://github.com/debloper/xiosk.git
synced 2026-04-26 21:35:51 +03:00
[PR #83] [CLOSED] feat(user): implement drag and drop #93
Labels
No labels
bug
bug
documentation
enhancement
enhancement
feature request
good first issue
good first issue
help wanted
invalid
priority: high
priority: low
priority: medium
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/xiosk#93
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/debloper/xiosk/pull/83
Author: @remco-k
Created: 5/23/2025
Status: ❌ Closed
Base:
main← Head:drag-drop📝 Commits (1)
3cc08e8feat(user): implement drag and drop📊 Changes
2 files changed (+50 additions, -1 deletions)
View changed files
📝
web/index.html(+16 -1)📝
web/script.js(+34 -0)📄 Description
The title says it all I guess. I needed to be able to drag-drop the items in de webinterface, so I've added that in a simple way. Hopefully you can add it to your repo as well so other users can benefit from it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.