Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Deciding when to remove a prefetched screen #88

Open
Tiagoperes opened this issue Jan 13, 2023 · 0 comments
Open

Deciding when to remove a prefetched screen #88

Tiagoperes opened this issue Jan 13, 2023 · 0 comments
Labels
backlog an item of the backlog core Related only to the core library enhancement New feature or request
Milestone

Comments

@Tiagoperes
Copy link
Contributor

Right now, the prefetched view is deleted after its first use. Suppose, we have a product's detail page that opens as a modal (present). This page should be cached for much more than a single use, we don't want to make a request for it every time we change the product being detailed. How do we support this without keeping the prefetched view cached for longer than we need?

This issue must be updated with the description of the solution for this problem.

@Tiagoperes Tiagoperes added enhancement New feature or request backlog an item of the backlog core Related only to the core library labels Jan 13, 2023
@Tiagoperes Tiagoperes added this to the 1.0.0 milestone Jan 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backlog an item of the backlog core Related only to the core library enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant