prof18 / feed-flow

FeedFlow is a minimalistic RSS Reader available on Android, iOS and macOS. Built with Kotlin Multiplatform, Jetpack Compose and SwiftUI.
https://www.feedflow.dev
Apache License 2.0
335 stars 18 forks source link

Selecting settings from within a feed takes users to application wide settings #322

Open aquacash5 opened 1 week ago

aquacash5 commented 1 week ago

On Android, selecting the settings menu item from the menu always takes you to the app settings. Even when you have selected a specific feed.

I expected that if I selected a specific feed, the settings menu item would take me to the feeds settings. Where I can update the URL, Categories, Polling rate, etc...

prof18 commented 3 days ago

I haven't thought about that, but it makes sense! Thank you for the suggestion, I will put it in the roadmap.

aquacash5 commented 3 days ago

Alternate suggestion, when you have a feed selected, add a Edit Feed option to the menu.