Skip to content

library: fix broken icons + replace book/audio placeholders, seat objects on shelves#143

Merged
MaryWylde merged 2 commits into
devfrom
fix/library-ui
Jun 11, 2026
Merged

library: fix broken icons + replace book/audio placeholders, seat objects on shelves#143
MaryWylde merged 2 commits into
devfrom
fix/library-ui

Conversation

@MaryWylde

Copy link
Copy Markdown
Contributor
  • next.config: add SVGO prefixIds so SVGR-inlined icons (book, video, their shadows, delete, edit) stop colliding on minified ids on the Library page.
  • BookCard/AudioCard: drop the BookShadowIcon + alpha overlay and use the book-cover.png / audio-cover.png placeholders (which bake in their own spine/shadow), filling the card; covers loading state too.
  • Shelf: raise the shelf board above the cards (z-index) so each object rests on the shelf with its base behind the front edge instead of floating over it.

MaryWylde and others added 2 commits June 10, 2026 20:13
…ects on shelves

- next.config: add SVGO prefixIds so SVGR-inlined icons (book, video, their
  shadows, delete, edit) stop colliding on minified ids on the Library page.
- BookCard/AudioCard: drop the BookShadowIcon + alpha overlay and use the
  book-cover.png / audio-cover.png placeholders (which bake in their own
  spine/shadow), filling the card; covers loading state too.
- Shelf: raise the shelf board above the cards (z-index) so each object rests
  on the shelf with its base behind the front edge instead of floating over it.
…om scrollbar, upload size errors

- Shelf: drop scroll arrows, ride custom #C0B6AE scrollbar on the board, fix card bleed-through
- Object modal: reflect shelf renames instantly from live GlobalState shelves
- Cards: book/audio placeholders + sizing, video drop shadow
- StepIndicator: larger circles, green double-ring active state, long connector
- Guest mode: hide owner-only edit/add controls via viewAsOwner
- Uploads: pre-flight 5 MB size error instead of a raw network failure
- TagMultiSelect: keep the menu anchored to the trigger when chips appear

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@MaryWylde MaryWylde merged commit 481bb67 into dev Jun 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant