mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 21:15:56 +03:00
[PR #1506] [MERGED] fix(frontend): use Clearer User Feedback #1564
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#1564
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:clearer-user-feedback📝 Commits (1)
59fa4c2fix(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?

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

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.