tylerbwong / stack

An Android app for browsing Stack Overflow and other Stack Exchange sites.
https://stack.tylerbwong.me
GNU General Public License v3.0
510 stars 34 forks source link

Show feed with content from multiple StackExchange networks #83

Open XPMai opened 3 years ago

XPMai commented 3 years ago

Is your feature request related to a problem? Please describe.

I can only select 1 "Current Site"

Describe the solution you'd like

I want to be able to select multiple Current Sites

tylerbwong commented 3 years ago

Hey @XPMai thanks for the feature request! Could you go into a little more detail in terms of what happens when a user has selected multiple sites? Is the expectation that they would be able to swipe through feeds? Or see questions from different sites in the same feed?

XPMai commented 3 years ago

Nice. I didn't think of user being able to swipe through feeds when I was writing this suggestion.

I think users should have both options, but by default, when user selects multiple sites, their home feed should be content encompassing of all selected sites.

As for viewing content from individual sites, users should be able to do that too. Like Reddit App of how they are able to browse content from specific subreddits if they want to with additional presses to navigate around the app while their home feed is content from all sites.

tylerbwong commented 3 years ago

Gotcha. This is a great idea! The concept of a "home feed" with curated content from followed tags and sites has been something we've had thought about for awhile and is something we will likely implement in the near future.

As for the Reddit style "subreddit" browsing, I like it! We'll keep this feature request open to track the work that needs to be done for supporting multiple sites.

Thanks again for the suggestion!