Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui): permit to link tab URL and history back into it #164

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

psyray
Copy link
Contributor

@psyray psyray commented Aug 26, 2024

fixes #11

Permit to link tab URL and history back into it

Tabs use tags like this
scan/default/detail/1#endpoints-tab

So you could copy/paste the link and share it
You can also navigate to previous tab with history back button

Thanks to @yogeshojha for his work on yogeshojha/rengine#1306

@psyray psyray added the bug Something isn't working label Aug 26, 2024
@psyray psyray self-assigned this Aug 26, 2024
@psyray psyray linked an issue Aug 26, 2024 that may be closed by this pull request
1 task
@AnonymousWP AnonymousWP merged commit 66f29f5 into release/2.1.0 Aug 26, 2024
@AnonymousWP AnonymousWP deleted the 11-fix-href-link branch August 26, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(ui): href link with HTML ID does not link to the expected URL
2 participants