mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #139] Bug: Middle click navigation on menu items opens broken tabs. #85
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @matdew on GitHub (Oct 27, 2021).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/139
Describe the bug
Middle-click on any left-hand navigation pane menu sub-item, it will open a new tab and the URL will be your site.com/pagename
To Reproduce
Middle-click on any left-hand navigation pane menu sub-item, it will open a new tab and the URL will be your site.com/pagename rather than site.com/index.html?page=pagename and the page will be missing the sidebar, formatting, etc..
Expected behavior
Should open the page with the sidebar, formatting, etc..
Screenshots


Should be:
Instead is:
Desktop (please complete the following information):
@KelvinTegelaar commented on GitHub (Oct 29, 2021):
Fixed in dev.