[PR #618] [CLOSED] Prevent reloading page each time after hm_reload_folders has executed #933

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/618
Author: @josaphatim
Created: 9/13/2022
Status: Closed

Base: masterHead: reload-folders-cookie


📝 Commits (1)

  • c14842f Make get_from_local_storage continue to get after reloading folders

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 modules/core/site.js (+1 -0)

📄 Description

Pullrequest

Some actions such as adding new server using nux modules, process github authorization force reloading folders. After that actions Hm_Utils.get_from_local_storage is always returning false because session storage is deleted on each page reload. This make previous/next email links impossible to see. This PR aims to delete the cookie after is has reloaded folders.

Issues


🔄 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/618 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 9/13/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `reload-folders-cookie` --- ### 📝 Commits (1) - [`c14842f`](https://github.com/cypht-org/cypht/commit/c14842fd6516c70566166a90e5b5a300e80e5230) Make get_from_local_storage continue to get after reloading folders ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/site.js` (+1 -0) </details> ### 📄 Description ## Pullrequest Some actions such as adding new server using nux modules, process github authorization force reloading folders. After that actions Hm_Utils.get_from_local_storage is always returning false because session storage is deleted on each page reload. This make previous/next email links impossible to see. This PR aims to delete the cookie after is has reloaded folders. ### Issues - relates https://avan.tech/item60586 --- <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:41 +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#933
No description provided.