Like what we’re doing? Star us on GitHub!

Does payload have list reactive?

pttsync
7 months ago
2 1

Suppose I have 2 user.
User A open a posts listing page. When user B create new post, User A will see that post added to posts listing page imediately without refresh the page. Is this possible?

  • denolfe
    Payload Team
    7 months ago

    Hey @pttsync , unfortunately, the current admin UI does not have the ability to reflect new documents without a refresh or page change. Feel free to make a new discussion under "Feature Requests & Ideas" with what you're looking to see, so we can track the interest from the community via upvotes.

    If you're looking to get really in the weeds, this could possibly be done if you swap out the default list view with a customized one that has the functionality you need - maybe polling the API on an interval. Docs regarding that here

Open the post
Continue the discussion in GitHub
Can't find what you're looking for?
Get help straight from the Payload team with an Enterprise License.Learn More