Seamus Johnston
Seamus Johnston
**Describe the bug** When viewing a code pad on a small screen, the preview button can be pressed but does not work. **Where did it happen?** Third party instance running...
See https://github.com/ansible-collections/azure/blob/v1.12.0/plugins/modules/azure_rm_aks.py#L574-L578 Output of `azure_rm_aks_info` for existing cluster: ``` "addonProfiles": { "azureKeyvaultSecretsProvider": { "enabled": true, "identity": { "clientId": "", "objectId": "", "resourceId": "/" } }, "azurepolicy": { "enabled": false },...
## Expected Behavior While working on #3855, I discovered that some pages need better `alt` text. ## Actual Behavior In some cases, alt text is empty. Screenreader software will ignore...