[PR #1246] [MERGED] [FIX] Make the send button enabled on compose page #1373

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1246
Author: @GedeonTS
Created: 9/14/2024
Status: Merged
Merged: 9/30/2024
Merged by: @kroky

Base: masterHead: make-send-btn-enabled


📝 Commits (4)

  • f5550c7 [FIX] Make the send button enabled on compose page
  • 32010bf Ensure draft is deleted or saved before form submission
  • b09ab16 Add alert message to notify the user that the message is being sent
  • 4eb2383 Add async function to wait for compose_draft_id to change before proceeding to send the message.

📊 Changes

1 file changed (+24 additions, -7 deletions)

View changed files

📝 modules/smtp/site.js (+24 -7)

📄 Description

https://github.com/cypht-org/cypht/issues/1068


🔄 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/1246 **Author:** [@GedeonTS](https://github.com/GedeonTS) **Created:** 9/14/2024 **Status:** ✅ Merged **Merged:** 9/30/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `make-send-btn-enabled` --- ### 📝 Commits (4) - [`f5550c7`](https://github.com/cypht-org/cypht/commit/f5550c71db19ade7f0a46b6ea85eabeb2b37b485) [FIX] Make the send button enabled on compose page - [`32010bf`](https://github.com/cypht-org/cypht/commit/32010bf65c962e53bb4c29bada0406b1715f696e) Ensure draft is deleted or saved before form submission - [`b09ab16`](https://github.com/cypht-org/cypht/commit/b09ab16b85cea26fe3315de9d8438ccaf09c862d) Add alert message to notify the user that the message is being sent - [`4eb2383`](https://github.com/cypht-org/cypht/commit/4eb2383a0814fb8ceb39a35d157d2c3f3bcdfe96) Add async function to wait for compose_draft_id to change before proceeding to send the message. ### 📊 Changes **1 file changed** (+24 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `modules/smtp/site.js` (+24 -7) </details> ### 📄 Description https://github.com/cypht-org/cypht/issues/1068 --- <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:04 +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#1373
No description provided.