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

we lose our search if we click on a project and navigate back #164

Open
mattwr18 opened this issue Mar 29, 2019 · 0 comments
Open

we lose our search if we click on a project and navigate back #164

mattwr18 opened this issue Mar 29, 2019 · 0 comments
Assignees
Labels
bug Something isn't working review
Milestone

Comments

@mattwr18
Copy link
Contributor

Expected Behavior

A user's search should persist navigating to project's info page/until they clear their search

Current Behavior

At the moment, we can search for projects based on the programming language they use.
If one clicks on a project to see a more detailed view of its info, then navigates back to /projects, they lose their search term

Possible Solution

save the searched-for language to Redux

Steps to Reproduce (for bugs)

  1. visit /projects
  2. search for a language in the dropdown, e.g. JavaScript
  3. click on one of the project's, which will take you to /projects/<project-slug>
  4. click on the back button in your browser

Context

Users expect that when they search for a term, that search will be preserved until they clear it.

@ghost ghost added the review label Apr 28, 2019
@joaopapereira joaopapereira added the bug Something isn't working label May 14, 2019
@joaopapereira joaopapereira added this to the MVP milestone May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working review
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants