[PR #375] [CLOSED] Replace loading gradient icon with spinner #798

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/375
Author: @yvesdaxmaz
Created: 2/16/2020
Status: Closed

Base: masterHead: cypht_spinner


📝 Commits (1)

  • c4df60f Replace loading gradient with spinner

📊 Changes

3 files changed (+58 additions, -1 deletions)

View changed files

📝 modules/core/output_modules.php (+1 -1)
📝 modules/core/site.css (+51 -0)
📝 modules/core/site.js (+6 -0)

📄 Description

Pullrequest

To replace the loading gradient which appear each time cypht performs some background action to load message. I made some update to integrate a spinner which will more visible than the loading gradient

Issues

  • None

Checklist

  • None

How2Test

  • Configure a mail server
  • Open an inbox and the spinner will appear

Todo

  • None

🔄 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/375 **Author:** [@yvesdaxmaz](https://github.com/yvesdaxmaz) **Created:** 2/16/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `cypht_spinner` --- ### 📝 Commits (1) - [`c4df60f`](https://github.com/cypht-org/cypht/commit/c4df60fd4084c8195c8fbac7c65d2b6a21c95d37) Replace loading gradient with spinner ### 📊 Changes **3 files changed** (+58 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/output_modules.php` (+1 -1) 📝 `modules/core/site.css` (+51 -0) 📝 `modules/core/site.js` (+6 -0) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> To replace the loading gradient which appear each time cypht performs some background action to load message. I made some update to integrate a spinner which will more visible than the loading gradient ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> - [X] None ### Checklist <!-- Anything important to be thought of when deploying? - [ ] Config Update - [ ] Breaking/critical change --> - [X] None ### How2Test <!-- Give a detailed description how to test your PR and confirm it is working as expected. --> <!-- Maintainers will check the Tests - [ ] Test1 - [ ] Test2 --> - [X] Configure a mail server - [X] Open an inbox and the spinner will appear ### Todo <!-- In case some parts are still missing, list them here. - [ ] Changelog --> - [X] None --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:36:16 +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#798
No description provided.