DBD324
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...
Update tooltip guidance to include updated tooltip styling as well as examples that include icons.
## 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...
## 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...
## 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. ## 💬...
## 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...
## 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...
## 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...
## 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...
## 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...
## 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. ## 💰...