pownkel
pownkel
#### Details Extracts out some of the work in #5745, plus additional refactors: - Add a new narrowModeThreshold for reflowing card footers - Create a new component, CardFooterFarButtons, a reflowable...
## Describe the bug In the current Canary (2022.6.24.1419), when the "night sky" theme enabled in Windows, the settings menu buttons no longer have a visible hover state. This is...
#### Details Add e2e tests for different reflow states of the card footer kebab button ##### Motivation Automatically detect a11y issues in new reflow components ##### Context The new reflow...
## Describe the bug If the user starts the tab stops visualizer in fastpass, then changes to a different tab in details view before tabbing through the entire page, automated...
Linux filesystems are case-sensitive, but Windows filesystems are not, and the SBOM validator follows the case sensitivity of whichever filesystem it runs on. As a result, if an SBOM is...
ValidationResultGenerator sets the "Success" value of a ValidationResult object to either true or false depending on whether the number of validation failures [ValidationResultGenerator.cs@L86](https://github.com/microsoft/sbom-tool/blob/main/src/Microsoft.Sbom.Api/Entities/output/ValidationResultGenerator.cs#L86)) is equal to zero. However, the list...
One of the [dependabot PRs](https://github.com/microsoft/sbom-tool/pull/342) passes the PR build, but causes the tool to fail. If we had an E2E test in the PR pipeline, this would help us catch...
## Describe the bug In the web repo, we use the axe-core rules that are enabled by default (non-experimental) and then disable anything tagged with best-practice. In the service, we...
### Affected Packages core ### Version(s) 2.7.1 ### Bug Description I'm trying to get the plain text content of the editor at a certain index near the current selection. In...
### Datadog Terraform Provider Version 3.58.0 ### Terraform Version 1.11.2 ### What resources or data sources are affected? - datadog_dashboard ### Terraform Configuration Files ```hcl terraform { required_version = ">=...