Skip to content

Card action should open in new window with "noopener" and "noreferrer" #3223

@compulim

Description

@compulim

Version

master

Describe the bug

When click on a card to execute the openUrl card action, the URL must be open on a new tab with noopener and noreferrer set.

When #2892 is being implemented, it should tell Web Chat the windowName and windowFeatures.

Steps to reproduce

  1. Type card bingsports
  2. Click on the Seahawk logo

Expected behavior

It should open the URL in a new tab without access to window.opener, and the HTTP request should not have Referrer set.

Additional context

[Bug]

Metadata

Metadata

Assignees

Labels

bugIndicates an unexpected problem or an unintended behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions