Skip to content

Option to open target="_blank" links in the default browser #354

@advaithm582

Description

@advaithm582

TL;DR Links (a tags) that have the target attribute set to _blank should open in the default browser.

Problem Description

Links that are supposed to open in a new tab load in the same PWA window. The close button provided at the top basically reloads the PWA app, which isn't intended behaviour (It should return to the previous state of the webpage)

Proposed Solution

Adding an option (per PWA/global) which allows to open links in the default browser (normal browser with tabs etc.) might help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    On Hold

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions