Skip to content

For you content end of feed#6642

Open
Williamrai wants to merge 12 commits into
mainfrom
ef-end-of-feed
Open

For you content end of feed#6642
Williamrai wants to merge 12 commits into
mainfrom
ef-end-of-feed

Conversation

@Williamrai
Copy link
Copy Markdown
Collaborator

What does this do?

  • adds end of feed module to For You Content
  • adds circular scrolling

Phabricator:
https://phabricator.wikimedia.org/T419757

@Williamrai Williamrai requested review from cooltey and dbrant as code owners May 27, 2026 21:04
@Williamrai Williamrai added the WIP Work in progress label May 27, 2026
@Williamrai Williamrai changed the base branch from main to ef-split May 27, 2026 21:12
Base automatically changed from ef-split to main May 27, 2026 22:33
@Williamrai Williamrai added Ready for Review and removed WIP Work in progress labels May 28, 2026
Comment thread app/src/main/java/org/wikipedia/feed/ForYouContentTab.kt Outdated
Comment thread app/src/main/java/org/wikipedia/feed/ForYouContentTab.kt Outdated
}

@Composable
fun ForYouEndOfFeedView(
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious, since the UI is pretty much the same as the ForYouFeedEmptyView, can we have parameters for the text/icons instead of having two similar functions?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merged into a single function called ForYouFeedMessageView

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants