Going back from a vulnerability to search page doesn't work
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 427
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
🐛 Summary
Going back from a vulnerability to search page is inconvenient, because the original search result that was shown in the right is no longer selected.
To reproduce
Steps to reproduce the behavior:
- Perform a search.
- Click on a domain to preview it on the right.
- Click on a vulnerability.
- Go back to the previous page.
- The previously selected domain is not selected; you are back at the original search page and have to re-select / re-find the domain.
Expected behavior
When you go back to the search page, the previously selected domain should continue to be selected.
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
Start by reproducing the search, domain preview, vulnerability, and back-navigation flow described in the issue. Trace how the selected domain and page history are represented when moving between these views, then verify that returning to the search page preserves the previously selected domain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100