microsoft / microsoft/nova-facade
useLazyLoadQuery doesn't support polling
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 24
- Forks
- 27
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 3
Description
In relay I am able to specify netowrkCacheConfig in the options parameter. This is not exposed in Nova, but I would suggest is a very useful way to implement polling on a query.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the useLazyLoadQuery entry point and trace how its options are handled. Compare the available options with Relay's networkCacheConfig behavior; done means the option is exposed in Nova and can support polling as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100