feat: tap a card to expand it — full overview, director/creator & cast - #32
Merged
Conversation
Tapping the swipe card (or the ⓘ Details button) opens an immersive expanded view: large poster, tagline, runtime/seasons/genres, IMDb/RT/MC ratings, the director (movies) or creator (TV), the full synopsis and the top-billed cast with photos. Scroll through it, then close (✕ or tap outside) and keep swiping. Taps are distinguished from swipe drags by movement threshold, so gestures are unaffected. Backend adds getTitleDetails() (one cached TMDb call with append_to_response=credits) + GET /api/rooms/:id/details/:tmdbId.
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.
Ce face
Un tap pe cardul de swipe (sau pe butonul ⓘ Details) deschide o vedere extinsă, imersivă a titlului:
Scrolezi prin detalii, apoi închizi (✕ sau tap în afară) și continui swipe-ul de unde ai rămas — cardul nu e consumat.
Cum
getTitleDetails()— o singură cerere TMDb cache-uită cuappend_to_response=credits— expusă prinGET /api/rooms/:id/details/:tmdbId.Verificat local: typecheck, lint, 4 teste, build — toate verzi.