Prototype: Reader media against example RSS entries #36
Labels
No labels
needs-info
needs-triage
ready-for-agent
ready-for-human
wayfinder:grilling
wayfinder:map
wayfinder:prototype
wayfinder:research
wayfinder:task
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
TheAnachronism/tt-rss-viewer#36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of #30
Blocked by: #31, #32, #33, #34, #35
Question
Build a cheap throwaway prototype that renders the two example entries (and a simple YouTube iframe fixture) in a Reader-like shell using the stack posture from the map and the package choices from research — enough to react to sizing, tap-to-play, GIF preference, enclosure promotion, and embed feel.
Link the branch/asset from the issue. Not production code.
Resolution
Accepted throwaway Reader-media shell on branch
prototype/reader-media(prototype/reader_media/).What we validated
i.redd.it) + enclosure chip suppressionPrototype findings to carry into the spec
images.weserv.nl(image proxy). That 404s; play the underlying video URL.flutter_html<img>TagExtensions inside<table>— Reddit-style table markup hid the custom image widget on web. Prefer hoisting content images to full-width widgets (or otherwise table-aware rendering).Image.network/video_playerper research.Run
See
prototype/reader_media/PROTOTYPE.md.