library: fix broken icons + replace book/audio placeholders, seat objects on shelves#143
Merged
Conversation
MaryWylde
commented
Jun 11, 2026
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.
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.