Dustin Nielsen
Dustin Nielsen
# Info We want to be able to apply a tooltip to a given Tab in our tab component. By incorporating an icon in the Tab, and applying a tooltip...
# Info This is a multi problem, with slightly different problems in Angular and React ## Angular ### Code Replication and Problem ```html Set Value Clear Value ``` ```javascript dateCtrl...
# Info If you edit the `width` property for the Text Area component in the Sandbox, the value doesn't actually change in the code, and it also has no effect...
# Info This was intended to be done in this story, #1797 , but it wasn't, so it now needs to be done in its own story ## Acceptance Criteria:...
## Acceptance Criteria: 1. The Microsite Header needs to be able to support HTML instead of just text along the right hand side, refer to this [page](https://www.figma.com/design/c7d7OviJ2Z04CrM66KLuiW/Enable-switching-between-library-versions-on-the-design-system-website?node-id=26-31599&t=xKbQhwqbRrkpUmRw-0) for an idea...
# Before (the change)  # After (the change)  ## Make sure that you've checked the boxes below before you submit the PR - [x] I have read and...
# Info We got a couple requests for enhanced accessibility from Bruno Alvez. These can be seen [here](https://www.figma.com/design/YgSvDRSpUZK23MzFsYoMxH?node-id=4378-425782#885365350). ## Acceptance Criteria: 1. Required input fields should be using `aria-required=true` 2....
# Info This code: ```html Accordion Button Callout Checkbox Chip Container ``` Reproduces the issue. If you click a link on the side menu, it becomes the active link as...
# Info Issue raised by Bing on July 24 / 2024. The code provided below used to work with web-components v1.20.5 and stopped working as of v1.21.0. The key part...
# Info With the completion of story #1713, our App Header Menu now works as expected with a minimum width, taking up only as much space as necessary, and a...