Redesign meetup detail page with card layout and carousel#138
Open
paulacianelli wants to merge 5 commits intorubyuy:mainfrom
Open
Redesign meetup detail page with card layout and carousel#138paulacianelli wants to merge 5 commits intorubyuy:mainfrom
paulacianelli wants to merge 5 commits intorubyuy:mainfrom
Conversation
- Breadcrumb nav, hero with date badge, two-column card grid - Host card with logo/description/link, speakers card with deduplication - Talk carousel with prev/next navigation and slide counter - Spanish month abbreviations and year anchor IDs on meetup list - Accessible breadcrumb separators, speaker photo fallback in slides - Vanilla JS carousel using scroll-snap + IntersectionObserver Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
kexposito
approved these changes
Apr 17, 2026
santib
reviewed
Apr 17, 2026
| gem "webrick", "~> 1.8" | ||
|
|
||
| group :development, :test do | ||
| gem "rspec", "~> 3.13" |
santib
approved these changes
Apr 17, 2026
|
🔍 Preview: https://09dccca7.ruby-uy.pages.dev |
Contributor
|
Ahi arregle los previews para forks @paulacianelli. |
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
aria-hiddenon inner<span>, not<li>) and addsspeaker.photofallback in carousel slide avatarsTest plan
/#meetupsand/#meetups-{year}photo(nogithub) shows their avatar in both the speakers card and carousel slide🤖 Generated with Claude Code