ad9242
ad9242
## Summary of the bug If changing the startOfWeek prop from an initial value, it has no effect on the display of the picker ## 🪜 How to reproduce With...
## Summary of the bug If a textfield initially has no icon, but one is subsequently added, the icon is not visible ## 🪜 How to reproduce With the following...
## Summary of the bug When using the complex pagination type with a large number of pages, the wrong element can receive focus after an item is selected ## 🪜...
## Summary Improve the commands in the root package.json to not default to opening 4 instances of storybook. ## 💬 Description Since the addition of the canary packages, doing a...
## Summary of the bug There is inconsistent behaviour in terms of clicking on input components & the field receiving focus. The behaviour of ic-text-field is as follows: - the...
## Summary of the bug Text does not appear left aligned when a component is placed inside a container with textAlign: center ## 🪜 How to reproduce With the following...
## 💬 Description A question was raised around the inconsistent behaviour of tabs on the site.  The tabs component (in blue in image above) uses arrow keys for navigation....
## Summary There are no examples on the site of how to customise the width of an IcTextField. Examples should be added that show: - the fullWidth variant - using...
## 💬 Description Currently on the site there is some brief text for [stepper validation](https://design.sis.gov.uk/components/stepper#validation). However there is no example of how this might be implemented and there have been...
## Summary A number of components have a `setFocus()` method. However, there are no examples of how to use the method. It would be good to add examples (with ability...