Skip to content

Enhancement: Open search result links in new tab to preserve app state#164

Open
MiltonHeYan wants to merge 1 commit intoqeeqbox:mainfrom
MiltonHeYan:main
Open

Enhancement: Open search result links in new tab to preserve app state#164
MiltonHeYan wants to merge 1 commit intoqeeqbox:mainfrom
MiltonHeYan:main

Conversation

@MiltonHeYan
Copy link
Copy Markdown

Problem
Currently, when a user clicks on a link in the search results, it opens in the current tab. This causes the application to reload when navigating back, resulting in the loss of all search results and analysis progress.
Solution
I have updated the tags in public/app.html to include target="_blank". This applies to:
Advanced detected profiles
Normal profiles
Special detections
Custom search results
Result
Clicking on a profile link will now open the page in a new tab, allowing users to view the profile without losing their current search session and results on the main dashboard.

…the search results to include 'target="_blank"'. This ensures that clicking on a profile link opens it in a new tab, preserving the search results and state on the main page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant