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

Remove existing router logic #83

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Remove existing router logic #83

merged 1 commit into from
Jun 26, 2024

Conversation

WardBrian
Copy link
Collaborator

Related: #81.

Before taking a look at implementations of the query parameters on the new data model, I wanted to start from a cleaner slate. This should be feature equivalent, since we were not really doing any routing yet

@magland
Copy link
Collaborator

magland commented Jun 25, 2024

I'm in favor of this as long as we get a replacement in there relatively soon so that it doesn't block loading from query parameters and loading from gists.

@jsoules ?

@jsoules
Copy link
Collaborator

jsoules commented Jun 25, 2024

I have no objection to this.

Let's just confirm that the useSearchParams works outside of the context of a specific router instance.

@WardBrian WardBrian linked an issue Jun 26, 2024 that may be closed by this pull request
@WardBrian WardBrian merged commit 45cd277 into main Jun 26, 2024
1 check passed
@WardBrian WardBrian deleted the remove-useRoute branch June 26, 2024 13:33
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.

Use stanard React Router over custom useRoute
3 participants