Abstract Sync page logic into a provider pattern #3629
Closed
Description
opened on Sep 5, 2023
Is your enhancement related to a problem? Please describe.
In #3159 we abstracted the business logic of Instant Results searching into a provder pattern to decouple it from a specific UI. To better support iterating on the Sync page we should decouple the Sync logic from the UI and create a Provider component and Hook for interacting with the sync process from a UI.
Designs
No response
Describe alternatives you've considered
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Activity