AgileVentures / AgileVentures/WebsiteOne-FE

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

未关闭
#164 0 条评论 0 个 reaction 已指派 1 人 已指派给 @nataliyah123 在 GitHub 查看
bug review
主要语言
JavaScript
星标
3
派生
22
PR 合并指标
30 天内没有已合并 PR

描述

## 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/`
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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。