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: respect the open-in-new-tab-config for external apps #9663

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

JammingBen
Copy link
Contributor

Description

Respect the WEB_OPTION_OPEN_APPS_IN_TAB config for external apps.

Although this is a bugfix I decided to target it to master because it is a change in user behaviour which we don't want to introduce with a new patch version.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

@JammingBen JammingBen self-assigned this Sep 6, 2023
@JammingBen JammingBen force-pushed the respect-open-in-new-tab-external-apps branch from 24a9076 to 45daa33 Compare September 6, 2023 08:40
@sonarcloud
Copy link

sonarcloud bot commented Sep 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@JammingBen JammingBen merged commit 61d8688 into master Sep 7, 2023
2 checks passed
@delete-merged-branch delete-merged-branch bot deleted the respect-open-in-new-tab-external-apps branch September 7, 2023 09:14
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.

Disable open apps in new tab not working
2 participants