[PR #1506] [MERGED] fix(frontend): use Clearer User Feedback #1564

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1506
Author: @Baraka24
Created: 5/2/2025
Status: Merged
Merged: 5/3/2025
Merged by: @Baraka24

Base: masterHead: clearer-user-feedback


📝 Commits (1)

  • 59fa4c2 fix(frontend): use Clearer User Feedback

📊 Changes

3 files changed (+34 additions, -28 deletions)

View changed files

📝 modules/core/output_modules.php (+4 -4)
📝 modules/imap/handler_modules.php (+29 -23)
📝 tests/phpunit/modules/core/output_modules.php (+1 -1)

📄 Description

Use Clearer User Feedback:

  • When trying to delete a server, let's change a message from Are you sure? to Are you sure you wanto to delete this server?
    deleteServer

  • When hidding and unhidding server, let's use different messages for hiding ("has been hidden") and unhiding ("is now visible") the server
    HideUnhideServers


🔄 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/1506 **Author:** [@Baraka24](https://github.com/Baraka24) **Created:** 5/2/2025 **Status:** ✅ Merged **Merged:** 5/3/2025 **Merged by:** [@Baraka24](https://github.com/Baraka24) **Base:** `master` ← **Head:** `clearer-user-feedback` --- ### 📝 Commits (1) - [`59fa4c2`](https://github.com/cypht-org/cypht/commit/59fa4c2b3d2aaed820b69316437733bd8d283de8) fix(frontend): use Clearer User Feedback ### 📊 Changes **3 files changed** (+34 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/output_modules.php` (+4 -4) 📝 `modules/imap/handler_modules.php` (+29 -23) 📝 `tests/phpunit/modules/core/output_modules.php` (+1 -1) </details> ### 📄 Description **Use Clearer User Feedback:** * When trying to delete a server, let's change a message from Are you sure? to Are you sure you wanto to delete this server? <img width="673" alt="deleteServer" src="https://github.com/user-attachments/assets/cd74adc7-fd21-4941-b5b6-0e744e856f42" /> * When hidding and unhidding server, let's use different messages for hiding ("has been hidden") and unhiding ("is now visible") the server <img width="427" alt="HideUnhideServers" src="https://github.com/user-attachments/assets/b1799055-0ff2-4b8d-9070-43ac3af36add" /> --- <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:39 +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#1564
No description provided.