click-ui
click-ui copied to clipboard
The home of the ClickHouse design system and component library.
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). 
### 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,...
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;...
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...

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.
as for button, for example