Add target="_blank" to the link for "Make a wish" button. #14036
Labels
kind/enhancement
A feature request - must adhere to the feature request template.
severity/P2
Has a minor but important impact to the usage or development of the system.
status/code-review
This issue has a pull request posted for it and is awaiting code review completion by the community.
Milestone
Is your enhancement related to a problem? Please describe.
At least on ChromeOS, when you press a
Make a wish
button, it will transition the window showing IDE to the Gmail page.This is trivial and easy to fix. It is no need to add 7.0.0 end game, IMO.
Describe the solution you'd like
This will be fixed by adding
target="_blank"
to the<a>
element.Describe alternatives you've considered
No.
Additional context
The text was updated successfully, but these errors were encountered: