[PR #580] [MERGED] Add Cmd/ctrl+R to refresh view #607

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

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/580
Author: @jacksongoode
Created: 1/25/2025
Status: Merged
Merged: 2/5/2025
Merged by: @jacksongoode

Base: mainHead: jackson/refresh-cmd


📝 Commits (2)

📊 Changes

4 files changed (+11 additions, -5 deletions)

View changed files

📝 psst-gui/src/controller/nav.rs (+6 -0)
📝 psst-gui/src/ui/track.rs (+2 -2)
📝 psst-gui/src/webapi/local.rs (+2 -2)
📝 psst-gui/src/widget/link.rs (+1 -1)

📄 Description

Presently, this doesn't refresh any of the views (Home, Saved Tracks/Albums/Podcasts) since they are cached.


🔄 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/580 **Author:** [@jacksongoode](https://github.com/jacksongoode) **Created:** 1/25/2025 **Status:** ✅ Merged **Merged:** 2/5/2025 **Merged by:** [@jacksongoode](https://github.com/jacksongoode) **Base:** `main` ← **Head:** `jackson/refresh-cmd` --- ### 📝 Commits (2) - [`76422c8`](https://github.com/jpochyla/psst/commit/76422c8ae7cbb7426cb8b274a6089de85b0e7ab9) Add Cmd/ctrl+R to refresh view - [`90ec686`](https://github.com/jpochyla/psst/commit/90ec686636fd08662b07f11f6e7d02e809ddb36e) Linting ### 📊 Changes **4 files changed** (+11 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/src/controller/nav.rs` (+6 -0) 📝 `psst-gui/src/ui/track.rs` (+2 -2) 📝 `psst-gui/src/webapi/local.rs` (+2 -2) 📝 `psst-gui/src/widget/link.rs` (+1 -1) </details> ### 📄 Description Presently, this doesn't refresh any of the views (Home, Saved Tracks/Albums/Podcasts) since they are cached. --- <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:37 +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#607
No description provided.