Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate /data route to react context #242

Merged
merged 3 commits into from
Aug 20, 2024
Merged

Conversation

brdunfield
Copy link
Contributor

@brdunfield brdunfield commented Aug 20, 2024

This PR wraps components in the /data route with context providers so that child components can still render. I will be working on a followup PR to properly migrate all the data structure on this route to the new context

@dgading
Copy link
Member

dgading commented Aug 20, 2024

The /data route is working like it currently does with this PR.

@brdunfield brdunfield merged commit 279ece8 into main Aug 20, 2024
1 check passed
@brdunfield brdunfield deleted the react-context-data-route branch August 20, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants