Add preview lightbox with layout morph and mobile accordion#32
Draft
austinmrobinson wants to merge 2 commits into
Draft
Add preview lightbox with layout morph and mobile accordion#32austinmrobinson wants to merge 2 commits into
austinmrobinson wants to merge 2 commits into
Conversation
- Install shadcn Accordion and add PreviewLightbox using Dialog + framer-motion layoutId - Make MediaCarousel and ProfileCardStack viewports clickable to expand into lightbox - Add MobilePreviewAccordion for one-at-a-time inline previews below lg breakpoint - Split homepage list into desktop hover panel and mobile accordion layouts Co-authored-by: Austin Robinson <austinrobinsondesign@gmail.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Prevent deselect timer and panel dismissal while lightbox is open - Ignore focus moves to dialog when leaving list items - Reset accordion trigger typography to match desktop list rows - Default first work accordion item open on mobile - Add swipe navigation on mobile; hide keyboard arrow controls below lg - Remove ambient blur layers and overlay backdrop blur in lightbox Co-authored-by: Austin Robinson <austinrobinsondesign@gmail.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.
Summary
Adds preview lightbox with layout morph on desktop and accordion-based inline previews on mobile.
Follow-up fixes
text-base, proper padding)< >controls hidden belowlgTest plan