[PR #661] [MERGED] Add icons to sidebar menu links #648

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

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/661
Author: @Cleboost
Created: 6/29/2025
Status: Merged
Merged: 11/26/2025
Merged by: @jacksongoode

Base: mainHead: icons-menu


📝 Commits (5)

  • 5e6ba7d Add icons to sidebar menu links
  • cfca47a Enhance search input with icon and custom styling
  • 0952c2b Update theme color usage in search input widget
  • 525fdc6 Revert "Enhance search input with icon and custom styling"
  • 91179be Cleanup and use size 18.0

📊 Changes

1 file changed (+32 additions, -6 deletions)

View changed files

📝 psst-gui/src/ui/mod.rs (+32 -6)

📄 Description

Updated the sidebar menu to display icons next to each link (Home, Tracks, Albums, Podcasts) by modifying the sidebar_link_widget to accept and render an optional icon.

{3A1B3B7D-F50E-4F58-AA27-4DE1B34D9E55}
{C595643F-FB48-4874-AFA5-8A1EC34E8A46}


🔄 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/661 **Author:** [@Cleboost](https://github.com/Cleboost) **Created:** 6/29/2025 **Status:** ✅ Merged **Merged:** 11/26/2025 **Merged by:** [@jacksongoode](https://github.com/jacksongoode) **Base:** `main` ← **Head:** `icons-menu` --- ### 📝 Commits (5) - [`5e6ba7d`](https://github.com/jpochyla/psst/commit/5e6ba7d42261cae4d5069054bf1a6523ac722997) Add icons to sidebar menu links - [`cfca47a`](https://github.com/jpochyla/psst/commit/cfca47aaf6f67aadfe6880f3f65793f90e9edb31) Enhance search input with icon and custom styling - [`0952c2b`](https://github.com/jpochyla/psst/commit/0952c2b3dfe572694260cf9fe445062df269f681) Update theme color usage in search input widget - [`525fdc6`](https://github.com/jpochyla/psst/commit/525fdc6b765a1b9bf602c30bc9e6c48efc4d93fe) Revert "Enhance search input with icon and custom styling" - [`91179be`](https://github.com/jpochyla/psst/commit/91179be90c25f153a0ea6f719edcda4c64354bc4) Cleanup and use size 18.0 ### 📊 Changes **1 file changed** (+32 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/src/ui/mod.rs` (+32 -6) </details> ### 📄 Description Updated the sidebar menu to display icons next to each link (Home, Tracks, Albums, Podcasts) by modifying the sidebar_link_widget to accept and render an optional icon. ![{3A1B3B7D-F50E-4F58-AA27-4DE1B34D9E55}](https://github.com/user-attachments/assets/833e1b82-df5f-4e0a-993b-dc77a2441422) ![{C595643F-FB48-4874-AFA5-8A1EC34E8A46}](https://github.com/user-attachments/assets/d57349f3-4250-4add-9f18-17b1c5cbfe31) --- <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:45 +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#648
No description provided.