[PR #5] [MERGED] chore: update loading state with skeletons, recovery code regex #2

Closed
opened 2026-03-13 16:28:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamchairly/soundfeed/pull/5
Author: @adamchairly
Created: 3/3/2026
Status: Merged
Merged: 3/3/2026
Merged by: @adamchairly

Base: mainHead: dev


📝 Commits (1)

  • e5ce513 chore: update loading state with skeletons, settings to enforce recovery regex

📊 Changes

9 files changed (+60 additions, -43 deletions)

View changed files

📝 README.md (+0 -37)
frontend/src/components/common/ArtistGridSkeleton.tsx (+15 -0)
frontend/src/components/common/ReleaseCardSkeleton.tsx (+20 -0)
frontend/src/components/common/SyncStatusSkeleton.tsx (+6 -0)
📝 frontend/src/components/feed/ArtistGrid.tsx (+3 -0)
📝 frontend/src/components/feed/FeedList.tsx (+2 -4)
📝 frontend/src/components/feed/SyncStatus.tsx (+4 -0)
📝 frontend/src/components/header/SettingsModal.tsx (+9 -2)
📝 frontend/src/pages/FeedPage.tsx (+1 -0)

📄 Description

  • update feed page with loading skeletons
  • update settings modal to enforce correct recovery code with regex

🔄 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/adamchairly/soundfeed/pull/5 **Author:** [@adamchairly](https://github.com/adamchairly) **Created:** 3/3/2026 **Status:** ✅ Merged **Merged:** 3/3/2026 **Merged by:** [@adamchairly](https://github.com/adamchairly) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`e5ce513`](https://github.com/adamchairly/soundfeed/commit/e5ce513929a32bf21fdc4aa63a2a5afaadfb2af0) chore: update loading state with skeletons, settings to enforce recovery regex ### 📊 Changes **9 files changed** (+60 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+0 -37) ➕ `frontend/src/components/common/ArtistGridSkeleton.tsx` (+15 -0) ➕ `frontend/src/components/common/ReleaseCardSkeleton.tsx` (+20 -0) ➕ `frontend/src/components/common/SyncStatusSkeleton.tsx` (+6 -0) 📝 `frontend/src/components/feed/ArtistGrid.tsx` (+3 -0) 📝 `frontend/src/components/feed/FeedList.tsx` (+2 -4) 📝 `frontend/src/components/feed/SyncStatus.tsx` (+4 -0) 📝 `frontend/src/components/header/SettingsModal.tsx` (+9 -2) 📝 `frontend/src/pages/FeedPage.tsx` (+1 -0) </details> ### 📄 Description - update feed page with loading skeletons - update settings modal to enforce correct recovery code with regex --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-03-13 16:28:10 +03:00
Sign in to join this conversation.
No labels
pull-request
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/soundfeed#2
No description provided.