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

Use Router Pathname for Feed #18

Open
aj-rom opened this issue Dec 10, 2021 · 0 comments
Open

Use Router Pathname for Feed #18

aj-rom opened this issue Dec 10, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@aj-rom
Copy link
Owner

aj-rom commented Dec 10, 2021

We want to mimick API calls from router path name so that, https://localhost:3000/feed?start_date=11-01-2020&end_date=11-06-2020, will load the expected results.

This will make linking to specific date ranges of NEO's possible.

Here is a possible work around although a framework is most likely unnecessary. https://betterprogramming.pub/how-and-why-you-should-store-react-ui-state-in-the-url-f2013a204cb2

@aj-rom aj-rom added the enhancement New feature or request label Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant