Conversation
|
New "Activity" app template: reading stats, edit/views charts, game stats, contributions and all-time-impact modules, a "most viewed since your edit" ranked list, and a browsing-history feed — all backed by client-generated mock data (regenerated on load) with real thumbnails fetched for the pools' real article/person titles. Uses genuine CdxCard (url prop) for interactive styling and CdxThumbnail for images. Also adds an optional activeItem/activeNavItem prop to AppBottomMenu/ AppChromeWrapper so a bottom-nav icon can be highlighted for the current screen (used here to highlight "history"). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Explore/Home screen with Community and For You tabs. The Community tab is backed by the real Wikimedia Feed API (featured article, top read, did you know, in the news, on this day, picture of the day), with Android/iOS nuances in header, bottom nav, and share icons. For you is a placeholder for now. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
A full-screen, TikTok-style feed for the Home template's For you tab: vertical swipe between topic clusters, horizontal swipe through related articles within each. Real Wikipedia data via the morelike: search generator, refreshed on every load. Slides with a hero-sized thumbnail go full-bleed with a bottom scrim (dominant-color-tinted on iOS, plain black on Android); slides without one fall back to a color card with a lightened-tint text panel. Header/tabs float transparently over the media and match the Community tab's chrome exactly via a new shared HomeTabsRow component. Supports mouse drag-to-swipe with scrollbars hidden, alongside native touch scrolling. Co-Authored-By: Claude Sonnet 5 <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.
This PR will address #60 #62 #63