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: [#727] Open external link in new browser page #774

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

ursjoss
Copy link
Owner

@ursjoss ursjoss commented Oct 25, 2024

Resolves #727.

The target was set to "_blank" already, but for some reason the link would not open in a new browser tab.

Using PopupSettings results in opening the links in new browser windows. Good enough.

Copy link

@ursjoss ursjoss merged commit dbb2584 into main Oct 25, 2024
6 checks passed
@ursjoss ursjoss deleted the fix/727-external-links-in-new-browser-window branch October 25, 2024 21:56
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.

Core: Clicking help link should open up in new browser tab
1 participant