Azure / Azure-Verified-Modules

Azure Verified Modules (AVM) is an initiative to consolidate and set the standards for what a good Infrastructure-as-Code module looks like. Modules will then align to these standards, across languages (Bicep, Terraform etc.) and will then be classified as AVMs and available from their respective language specific registries.
https://aka.ms/AVM
MIT License
364 stars 85 forks source link

feat: [feat/doc-updates] open external links in new tab/window #1652

Closed ReneHezser closed 2 weeks ago

ReneHezser commented 3 weeks ago

Overview/Summary

This is a PR not for the main branch

External links will be opened in a new tab instead of navigating away from the current page.

This PR fixes/adds/changes/removes

none

Breaking Changes

none

As part of this Pull Request I have

ReneHezser commented 3 weeks ago

@matebarabas the first PR for the doc update branch

AlexanderSehr commented 3 weeks ago

Hey @ReneHezser, would that then be the case for literally all links? I'd usually use my mousewheel if I want to open somthing in a new tab and otherwise would always want to navigate to a given page. Not saying we cannot change it - but if this works like I think it will, then we're essentially limiting the user 😄

Asking for a friend

ReneHezser commented 3 weeks ago

Asking for a friend

Hey @AlexanderSehr and Alex's friend I understand the concerns your friend has. The web is divided if it is best to open external links (pointing to another domain) should be opened in a new tab/window, or not. In our case, I would like to do so, as they provide additional information to read, but would navigate away from the "follow me guide" on the site.

matebarabas commented 3 weeks ago

A few comments/thoughts: