[PR #662] [MERGED] fix(search): remove double border when in vertical orientation #837

Closed
opened 2026-03-03 00:01:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/662
Author: @DOD-101
Created: 1/14/2025
Status: Merged
Merged: 1/17/2025
Merged by: @aome510

Base: masterHead: master


📝 Commits (1)

  • 171b2d7 fix(search): remove double border when in vertical orientation

📊 Changes

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

View changed files

📝 spotify_player/src/ui/page.rs (+5 -1)

📄 Description

The "Shows" section of the search results had two borders, when in vertical orientation.

All that was missing was the conditional check, that all the other section have.


🔄 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/aome510/spotify-player/pull/662 **Author:** [@DOD-101](https://github.com/DOD-101) **Created:** 1/14/2025 **Status:** ✅ Merged **Merged:** 1/17/2025 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`171b2d7`](https://github.com/aome510/spotify-player/commit/171b2d75457866759172d952be200d421723d0ee) fix(search): remove double border when in vertical orientation ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `spotify_player/src/ui/page.rs` (+5 -1) </details> ### 📄 Description The "Shows" section of the search results had two borders, when in vertical orientation. All that was missing was the conditional check, that all the other section have. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:01:02 +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/spotify-player#837
No description provided.