gd2910
gd2910
## Summary of the changes Tell us, in a few words, what the changes are. ## Related issue Tell us the issue number. If suggesting an improvement or component, please...
## Summary ic-footer with grouped links currently has a custom accordion like design pattern. Retrofitting to use an ic-accordion-group would give developers more control over the grouped links and bring...
## Summary Currently no visual regression capture for a tooltip with a very large label that necessitates wrapping ## 💬 Description Add a visual regression image for a tooltip with...
## What component is this related to? IcDatePicker currently shows error validation that would not exist. If disablePast prop is true the user would not be able select a previous...
## Summary Add functionality to have the nav-group show a `selected` state exactly like a selected `ic-navigation-item` as below  This would allow a developer to indicate which group a...
## Summary of the bug Pressing space to select an option in a code example scrolls the screen ## 🪜 How to reproduce Go to a component where you can...
## Summary of the bug When using a clickable ic-card with an adornment the underline of the link touches the adornment. ## 📸 Screenshots or code  ## Fix Add...
## Summary of the bug -- Should be completed after all DM component work has been completed Some tokens moved over from design do not accurately reflect their purpose e.g....
## Summary of the bug Using a slotted `heading` the aria-label duplicates the `navigation landmark` aria-label;  Either remove the duplication on [line](https://github.com/mi6/ic-ui-kit/blob/main/packages/web-components/src/components/ic-page-header/ic-page-header.tsx#L173) or take a look at the logic...
## Summary of the bug Content in an `ic-dialog` shifts when a vertical scroll bar is rendered ## 🪜 How to reproduce Tell us the steps to reproduce the problem:...