gd2910

Results 43 issues of 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...

footer component
accordion component

## 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...

good first issue

## 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...

good first issue
guidance

## Summary Add functionality to have the nav-group show a `selected` state exactly like a selected `ic-navigation-item` as below ![Image](https://github.com/user-attachments/assets/e67fa055-766a-491b-9587-efc01f1de6e0) 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 ![image](https://github.com/mi6/ic-ui-kit/assets/122624946/e90eaa27-fd75-4a5d-be63-a7fe93cae209) ## Fix Add...

good first issue
component: ic-card

## 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; ![Image](https://github.com/user-attachments/assets/aed91b81-c475-48e4-9f4d-78e91c051c8a) 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...

good first issue
a11y

## 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:...