ad9242

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

type: bug 🐛

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

type: bug 🐛
component: ic-text-field

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

type: bug 🐛

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

type: bug 🐛

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

type: bug 🐛

## 💬 Description A question was raised around the inconsistent behaviour of tabs on the site. ![image](https://github.com/user-attachments/assets/d2a2da91-404b-4ecf-92ca-40dbcf6a4883) 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...