mirror of
https://github.com/niels-emmer/myace.git
synced 2026-09-13 23:53:30 +02:00
[PR #104] [MERGED] Dashboard/Collections/Profiles UX polish #105
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
github-mirrors/myace#105
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/niels-emmer/myace/pull/104
Author: @niels-emmer
Created: 8/15/2026
Status: ✅ Merged
Merged: 8/15/2026
Merged by: @niels-emmer
Base:
main← Head:feat/dashboard-collections-profiles-ux📝 Commits (1)
ece2863feat: dashboard/collections/profiles UX polish📊 Changes
7 files changed (+133 additions, -198 deletions)
View changed files
📝
frontend/src/pages/CollectionDetail.test.tsx(+0 -1)📝
frontend/src/pages/CollectionDetail.tsx(+0 -184)📝
frontend/src/pages/CollectionsManager.tsx(+2 -2)📝
frontend/src/pages/CommunityCollectionDetail.tsx(+17 -5)📝
frontend/src/pages/Dashboard.tsx(+7 -3)📝
frontend/src/pages/ProfileComposer.tsx(+11 -1)📝
frontend/src/pages/ProfileDetail.tsx(+96 -2)📄 Description
Summary
/collections,/profiles,/compile; reviewed all Dashboard copy (no issues found)line-clamp-2) instead of truncating to one, on both owned and community cardscompile_profile()'s dedup-by-name logic)Test plan
npm run build(tsc -b && vite build) passesnpm run lintpasses (no new warnings/errors)npm run test— 22/22 passing🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.