Andrew Mak
Andrew Mak
I'm using the addlicense container like so: ```console $ podman run --rm -v $PWD:/src ghcr.io/google/addlicense -v -check -ignore node_modules/** . ``` But this doesn't skip `node_modules` directory. However, if I...
## Detailed description > Describe in detail the issue you're having. I'm putting a `div` in `ibm-label` (which itself contains a `textarea` input). Based on what I see [here](https://github.com/IBM/carbon-components-angular/blob/master/src/input/label.component.ts#L162-L169), this...
## Detailed description > Describe in detail the issue you're having. The description and error text in file uploader component are not read by screen reader. > Is this a...
## Detailed description > Describe in detail the issue you're having. After #2213 was fixed, new accessibility violations are exposed with the use of `ibm-overflow-menu-option` > Is this a feature...
## Detailed description > Describe in detail the issue you're having. The dropdown component has a new violation showing up. I believe this is because of a recent update of...
When I edit a pack's configuration in the UI, I'm seeing 2 problems: 1. Edit the config of any pack, then save. 2. Click to another pack 3. Now go...