[PR #1356] [MERGED] [ENH]DragAndDrop: add drag and drop functionality on touchscreens #1451

Closed
opened 2026-02-25 21:38:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1356
Author: @GedeonTS
Created: 11/16/2024
Status: Merged
Merged: 11/17/2024
Merged by: @mercihabam

Base: masterHead: fix-drag_drop_on_touchscreens


📝 Commits (2)

  • ff80301 [FIX]DragAndDrop: add drag and drop functionality on touchscreens
  • 23643e0 A fix to initialize sortable once the page has been set up and resources loaded

📊 Changes

3 files changed (+56 additions, -26 deletions)

View changed files

📝 modules/core/js_modules/utils/sortable.js (+54 -25)
📝 modules/imap/js_modules/route_handlers.js (+0 -1)
📝 modules/imap/site.js (+2 -0)

📄 Description

Task


🔄 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/cypht-org/cypht/pull/1356 **Author:** [@GedeonTS](https://github.com/GedeonTS) **Created:** 11/16/2024 **Status:** ✅ Merged **Merged:** 11/17/2024 **Merged by:** [@mercihabam](https://github.com/mercihabam) **Base:** `master` ← **Head:** `fix-drag_drop_on_touchscreens` --- ### 📝 Commits (2) - [`ff80301`](https://github.com/cypht-org/cypht/commit/ff80301cff8f8b9869d94c38f5153396eee713c3) [FIX]DragAndDrop: add drag and drop functionality on touchscreens - [`23643e0`](https://github.com/cypht-org/cypht/commit/23643e0928adad40a788bab4b71ea04809f09239) A fix to initialize sortable once the page has been set up and resources loaded ### 📊 Changes **3 files changed** (+56 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/js_modules/utils/sortable.js` (+54 -25) 📝 `modules/imap/js_modules/route_handlers.js` (+0 -1) 📝 `modules/imap/site.js` (+2 -0) </details> ### 📄 Description [Task](https://avan.tech/item120201) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:38:19 +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/cypht#1451
No description provided.