[PR #447] [MERGED] Add user configuration toggle for the loading indicator #822

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/447
Author: @sheelc
Created: 5/10/2020
Status: Merged
Merged: 5/11/2020
Merged by: @Rigellute

Base: masterHead: loading_indicator


📝 Commits (1)

  • 5be3c60 Add user configuration toggle for the loading indicator

📊 Changes

3 files changed (+11 additions, -1 deletions)

View changed files

📝 README.md (+2 -0)
📝 src/ui/mod.rs (+2 -1)
📝 src/user_config.rs (+7 -0)

📄 Description

This new setting, show_loading_indicator, can be added to the behavior section
of the user configuration. Defaults to true to maintain existing behavior of
showing the loading indicator. Set to false to disable the loading indicator.

[Resolves #420]


🔄 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/Rigellute/spotify-tui/pull/447 **Author:** [@sheelc](https://github.com/sheelc) **Created:** 5/10/2020 **Status:** ✅ Merged **Merged:** 5/11/2020 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `loading_indicator` --- ### 📝 Commits (1) - [`5be3c60`](https://github.com/Rigellute/spotify-tui/commit/5be3c60dbde4eaa4a6072f2a12077675bc8606ee) Add user configuration toggle for the loading indicator ### 📊 Changes **3 files changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) 📝 `src/ui/mod.rs` (+2 -1) 📝 `src/user_config.rs` (+7 -0) </details> ### 📄 Description This new setting, `show_loading_indicator`, can be added to the behavior section of the user configuration. Defaults to `true` to maintain existing behavior of showing the loading indicator. Set to `false` to disable the loading indicator. [Resolves #420] --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:53:29 +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-tui#822
No description provided.