mirror of
https://github.com/adamchairly/soundfeed.git
synced 2026-04-26 05:55:53 +03:00
[PR #5] [MERGED] chore: update loading state with skeletons, recovery code regex #2
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/soundfeed#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:dev📝 Commits (1)
e5ce513chore: 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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.