[PR #220] [MERGED] 179 spinner (loading bar) for search #328

Closed
opened 2026-02-27 19:17:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/220
Author: @OttoAhlfors
Created: 4/12/2024
Status: Merged
Merged: 4/13/2024
Merged by: @EddieTheCubeHead

Base: masterHead: 179-spinner-for-search


📝 Commits (10+)

📊 Changes

3 files changed (+235 additions, -201 deletions)

View changed files

📝 client/app/page.tsx (+24 -17)
📝 client/components/searchComponents/expandedSearchContent.tsx (+187 -177)
📝 client/components/searchComponents/search.tsx (+24 -7)

📄 Description

No description provided


🔄 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/EddieTheCubeHead/Stagnum/pull/220 **Author:** [@OttoAhlfors](https://github.com/OttoAhlfors) **Created:** 4/12/2024 **Status:** ✅ Merged **Merged:** 4/13/2024 **Merged by:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Base:** `master` ← **Head:** `179-spinner-for-search` --- ### 📝 Commits (10+) - [`0072e02`](https://github.com/EddieTheCubeHead/Stagnum/commit/0072e02d841e800dcf754b2f4b4e64b7eb1cf0dc) format fix - [`3b27852`](https://github.com/EddieTheCubeHead/Stagnum/commit/3b278521013f7ae6645257933d7d826e407219c5) implemented loading spinner for search (not tested) - [`94f5ea2`](https://github.com/EddieTheCubeHead/Stagnum/commit/94f5ea2994ce6e541cc704f0de852115bc60af41) Merge branch 'master' of https://github.com/EddieTheCubeHead/Stagnum into 179-spinner-for-search - [`508a72c`](https://github.com/EddieTheCubeHead/Stagnum/commit/508a72c49eb0fb1cc8c808467c725c690a4edfd6) Removed token from expanded search - [`16d390d`](https://github.com/EddieTheCubeHead/Stagnum/commit/16d390d8b665ee7e106a78fc29a29256e1ab0fc7) Merge branch 'master' of https://github.com/EddieTheCubeHead/Stagnum into 179-spinner-for-search - [`42cdc89`](https://github.com/EddieTheCubeHead/Stagnum/commit/42cdc8971c878f026ecc19a0159736d380aea821) added Searching indicator - [`ad1c302`](https://github.com/EddieTheCubeHead/Stagnum/commit/ad1c3028757c8a375beb3f1c4530c583ed222358) Merge branch 'master' of https://github.com/EddieTheCubeHead/Stagnum into 179-spinner-for-search - [`a381d78`](https://github.com/EddieTheCubeHead/Stagnum/commit/a381d7842700813ffdf248e762cefd5d8da7e5f9) works - [`8e77b97`](https://github.com/EddieTheCubeHead/Stagnum/commit/8e77b97b482af680a99ee592b5d287055ab55860) Merge branch 'master' into 179-spinner-for-search - [`7d7e8bd`](https://github.com/EddieTheCubeHead/Stagnum/commit/7d7e8bdae6ddb523f68b1a0afc184d1073c03b77) 179 Fix pool joining not working ### 📊 Changes **3 files changed** (+235 additions, -201 deletions) <details> <summary>View changed files</summary> 📝 `client/app/page.tsx` (+24 -17) 📝 `client/components/searchComponents/expandedSearchContent.tsx` (+187 -177) 📝 `client/components/searchComponents/search.tsx` (+24 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:17:47 +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/Stagnum#328
No description provided.