Skip to content

Update item list dynamically when fetching with local account #544

Description

@nvllz

Currently, when fetching RSS feeds with a local account, the application waits for all the responses and then updates the list. If one of the feeds goes into maintenance mode, you may be stuck with an empty list for a while (I'm not sure about the timeout), even if all other feeds have responded correctly. I think having the article list update asynchronously on each successful feed data retrieval would improve usability, especially in such edge cases where some feeds take longer to update. In other words, I want the local account fetch to work the same way as when updating data from the Fever API, which updates the article list dynamically.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions