Gareth Jones
Gareth Jones
Hi there, I might be missing something but I couldn't see if there was a way for the pagination to be hidden until the page has reached the limit. i.e...
### Summary We're trying to ensure that there are no WCAG violations remaining in Click UI. It looks like a number of components produce the same aria issue: Flyout, Splitbutton,...
### Summary We're a little inconsistent with the ArgTypes for our stories, also some are just automatically generated and don't do anything. We should fix this. Context https://github.com/ClickHouse/click-ui/pull/66#pullrequestreview-1546177951
### Summary Adding the option of choosing between `md` and `sm` for the size of the `Avatar`. Also Adding different options for colours. Starting with 3, can add more easily...
### Summary We need to allow some custom styling inside the alert component, at the same time we don't want to have lots of paragraphs of text in here, we...
### Summary We need to migrate the notification bell component from the Cloud UI into Click UI as it can be a generic, reusable, component.
### Summary Closes: https://github.com/ClickHouse/design/issues/668 A future project requires multicoloured checkboxes, this PR adds a variant for each of our chart colours. In the future we'll probably want to automate this,...
### Summary In the table component, we should allow: - Users to adjust the width of the columns by dragging on a handle or something. Need to add a design...