[PR #675] [MERGED] Fix refreshing page and make refresh to ctrl r #656

Closed
opened 2026-02-28 14:33:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/675
Author: @SO9010
Created: 7/14/2025
Status: Merged
Merged: 11/25/2025
Merged by: @jacksongoode

Base: mainHead: Fix-page-refresh


📝 Commits (2)

  • eb7320d Fix refreshing page and make refresh to ctrl r
  • 7052633 Merge branch 'main' into Fix-page-refresh

📊 Changes

2 files changed (+19 additions, -6 deletions)

View changed files

📝 psst-gui/src/controller/nav.rs (+3 -3)
📝 psst-gui/src/data/mod.rs (+16 -3)

📄 Description

Fixes #674 @jacksongoode can you have a quick skim through, I made two functions, one for refreshing all the pages universally and then one just for playlists for the playlist sorting.


🔄 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/jpochyla/psst/pull/675 **Author:** [@SO9010](https://github.com/SO9010) **Created:** 7/14/2025 **Status:** ✅ Merged **Merged:** 11/25/2025 **Merged by:** [@jacksongoode](https://github.com/jacksongoode) **Base:** `main` ← **Head:** `Fix-page-refresh` --- ### 📝 Commits (2) - [`eb7320d`](https://github.com/jpochyla/psst/commit/eb7320d0998f32b27402407ff599d84bd2580523) Fix refreshing page and make refresh to ctrl r - [`7052633`](https://github.com/jpochyla/psst/commit/7052633e269456269ae83bdde730caaddcb98ed2) Merge branch 'main' into Fix-page-refresh ### 📊 Changes **2 files changed** (+19 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/src/controller/nav.rs` (+3 -3) 📝 `psst-gui/src/data/mod.rs` (+16 -3) </details> ### 📄 Description Fixes #674 @jacksongoode can you have a quick skim through, I made two functions, one for refreshing all the pages universally and then one just for playlists for the playlist sorting. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:46 +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/psst#656
No description provided.