[PR #83] [CLOSED] feat(user): implement drag and drop #93

Closed
opened 2026-03-03 11:14:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debloper/xiosk/pull/83
Author: @remco-k
Created: 5/23/2025
Status: Closed

Base: mainHead: drag-drop


📝 Commits (1)

  • 3cc08e8 feat(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.

## 📋 Pull Request Information **Original PR:** https://github.com/debloper/xiosk/pull/83 **Author:** [@remco-k](https://github.com/remco-k) **Created:** 5/23/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `drag-drop` --- ### 📝 Commits (1) - [`3cc08e8`](https://github.com/debloper/xiosk/commit/3cc08e80cf73ad7163a132dee6eb50ffa878c94a) feat(user): implement drag and drop ### 📊 Changes **2 files changed** (+50 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `web/index.html` (+16 -1) 📝 `web/script.js` (+34 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:14:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/xiosk#93
No description provided.