evaristoc / fCC_R3

freeCodeCamp Resources' Ranking and Reviews
2 stars 2 forks source link

Error when using back button in resource link? #19

Open evaristoc opened 7 years ago

evaristoc commented 7 years ago

Problem description

From @vera

I get a 404 page when I hit the back button after I visit a resource link do you know why that might be ? you could make the resources links open in new tab if there is no way around it

Adding to the problem is the following:

If you move away from the results page and come back, everything gets cleared right? If that's the case, I think we might have to move the result filter into either its own Service or localStorage. Whichever you prefer. I'd lean towards the Service/Observable for it though

User Story

Technical Specs

Possible Solutions

The project needs to find ways to keep that selection available for use so it can be restored.

Milestones


Warnings and Notes:

*

References:

Similar issues (check them when trying to find possible implementations):