ndmitchell / ndmitchell/hoogle
Browser history buttons don't work properly
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 803
- Forks
- 152
- PR merge metrics
- No merged PRs in 30d
Description
Browser's go back, go forward buttons don't work properly once you search. The url changes properly (changing to the right querystring). Go back should go back to the previous url (querystring)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by searching, then using the browser back and forward buttons while watching the query string. Trace the search interface's URL and history handling; done means navigating back and forward restores the corresponding query and results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100