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 a GET request and search query param for search results #1

Open
jasongitmail opened this issue Feb 7, 2024 · 0 comments
Open

Comments

@jasongitmail
Copy link

Expected behavior

  1. Visit https://market.nativescript.org/ and search for something like bottomsheet
  2. URL should become https://market.nativescript.org/?q=bottomsheet or similar, and show search results.
  3. Click a plugin.
  4. Click browser's back button. URL should become https://market.nativescript.org/?q=bottomsheet again and show search results again.

Current behavior

On Step 4, clicking the back button returns to https://market.nativescript.org, bottomsheet remains in the user's text input, but the page shows the same plugin list as the homepage and not filtered search results.

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

No branches or pull requests

1 participant