[PR #973] [MERGED] [FIX] Folders: fixing unable to set draft folder #1189

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/973
Author: @Baraka24
Created: 4/21/2024
Status: Merged
Merged: 4/27/2024
Merged by: @Shadow243

Base: masterHead: fix-unable-to-set-draft-folder


📝 Commits (1)

  • 2294166 [FIX] Folders: fixing unable to set draft folder

📊 Changes

2 files changed (+5 additions, -4 deletions)

View changed files

📝 modules/imap_folders/modules.php (+4 -4)
📝 modules/imap_folders/site.css (+1 -0)

📄 Description

  • We were unable to set draft folder as you can see from:

https://github.com/cypht-org/cypht/assets/81784141/2dc36aff-700a-4676-a70c-470adef198f2

  • There was missing style="z-index : 10" on ul tag....adding it fixed as well see:

https://github.com/cypht-org/cypht/assets/81784141/f2b9b6d2-a526-42eb-b1b9-c55347a8c774


🔄 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/973 **Author:** [@Baraka24](https://github.com/Baraka24) **Created:** 4/21/2024 **Status:** ✅ Merged **Merged:** 4/27/2024 **Merged by:** [@Shadow243](https://github.com/Shadow243) **Base:** `master` ← **Head:** `fix-unable-to-set-draft-folder` --- ### 📝 Commits (1) - [`2294166`](https://github.com/cypht-org/cypht/commit/2294166ff0e7ff6754affc1c16f6bb9f9ccacdd8) [FIX] Folders: fixing unable to set draft folder ### 📊 Changes **2 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `modules/imap_folders/modules.php` (+4 -4) 📝 `modules/imap_folders/site.css` (+1 -0) </details> ### 📄 Description - We were unable to set draft folder as you can see from: https://github.com/cypht-org/cypht/assets/81784141/2dc36aff-700a-4676-a70c-470adef198f2 - There was missing `style="z-index : 10"` on ul tag....adding it fixed as well see: https://github.com/cypht-org/cypht/assets/81784141/f2b9b6d2-a526-42eb-b1b9-c55347a8c774 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:30 +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#1189
No description provided.