click-ui icon indicating copy to clipboard operation
click-ui copied to clipboard

The home of the ClickHouse design system and component library.

Results 89 click-ui issues
Sort by recently updated
recently updated
newest added

We'd like to have a `Badge`. The same as it's done for [Secondary card](https://click-ui.vercel.app/?path=/docs/cards-secondary-card--docs). ![2024-04-15_17-41-01](https://github.com/ClickHouse/click-ui/assets/3198181/ee55d719-d0f3-46e2-bd34-fddc385a7d55)

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

bug

Just noticed at [ClickUI](https://click-ui.vercel.app/?path=/story/display-toast--playground&args=type:success&globals=theme:light) that the toast could get a bit of polishing ([Figma](https://www.figma.com/design/mjSci5n5YREyVlvaVjMSDq/Click-UI-Library?node-id=3679-2414)). 1. Have the close button that it's darker and thicker; 2. Title to have lighter font-weight;...

bug
good first issue

Some upcoming work will require us to take date/times and date/time ranges from users when creating batch / streaming ClickPipes. We can start with plain text boxes on our end...

enhancement

![20240419233601_rec_](https://github.com/ClickHouse/click-ui/assets/11832969/fd8792e1-d198-4639-9f0a-82938528db12)

When the `disabled` property and the `onClick` one are passed to a component, the onClick should be disabled

Cards can have `isSelected` passed in, but the only reflection of this in the DOM is a change of the obfuscated CSS class name. It would be useful to have...

In this [issue](https://github.com/ClickHouse/control-plane/issues/5905) and this [design](https://www.figma.com/file/hDM8SSd3yU0csVhkzqHmn7/Account-%26-Org-pages?type=design&node-id=1661-5853&mode=design&t=9yhSZOzaxvJJcCfW-0), the columns with numeric data (numbers) are right aligned. Currently it is not possible to defined the alignment of the table cells.

enhancement
unified-console