DBD324

Results 32 issues of DBD324

## Summary From a11y testing sessions with SR it was observed that the number of links in the left hand navigation is currently at 34, with more soon to be...

a11y

## Summary The tooltip guidance page needs updating to reflect latest changes to tooltip designs. ## 💬 Description The tooltip imagery should be updated to use the latest designs that...

tooltip component
guidance

## Summary Buttons apply the interaction state colour variants of the action colour to the background, borders and foreground. This should be simplified as detailed below. ## 💬 Description Buttons...

component: ic-button
customisation

## Summary Currently the input fields are text only, whereas we should look at how to support different data types that are available as standard HTML input types. ## 💬...

component: ic-text-field

## Summary Auto-dismissing toasts use a countdown timer before they dismiss. The countdown time is presented as a determinate loading indicator. Screen readers announce the loading indicator as 'loading' which...

component: ic-toast

## Summary Tooltips currently only have capacity to display a text label. This should be updated to allow the inclusion of a left aligned icon as well. ## 💬 Description...

good first issue
component: ic-tooltip

## What component is this related to? Chips - all types ## Why do we need it? With changes to chips to support customization new guidance is required around customization...

chip component
customisation
guidance

## What component is this related to? Buttons - all types ## Why do we need it? With changes to buttons to support customization new guidance is required around customization...

component: ic-button
customisation
guidance

## Summary Currently, the search bar has no ability to add custom validation. Providing this function would make the component more felxible for more use cases. ## 💬 Description Allow...

search-bar component

## Summary When implementing a data table, a developer needs to be able to specify column widths and row heights so that the table view can be customized. ## 💰...

data-table component
data-table V1