Valera Melnikov
Valera Melnikov
### Describe the bug When using the default React environment for component, I can't run tests because there is no @testing-library/react. ### Steps to Reproduce 1. bit create react some-cmp...
### Description I have existing project with `package.json` and React 15. I want to use Bit workspace with React 18. I tried to use variant for this but after `bit...
Hi, Please add to input in directive «required» attr, this will allow it to look like all required inputs in AM with «*». Thanks!
Hi. If reload page on child state of toggle item, toggle section will close and **ul** height will **0**.
## Description Move [old ADS components](https://github.com/appsmithorg/design-system/tree/release/packages/design-system-old) used in widgets to a local package. Fix prettier, linter and type check errors List of widgets that may be affected: 1. BaseInputWidget 2....
1. Add new token for the border `--border-width-2` with `2px` value and use it in checkbox component 2. Reduce the size(height and width) of the checkbox from 5x to to...
- use headless button - use new tokens - add usage info to storybook
A description of the behavior is [here](https://www.notion.so/appsmith/Border-radii-system-6460dd7fc3334c7394a7bbebfd6f01be).
Related thread — https://theappsmith.slack.com/archives/C04P60V0VQE/p1707843288118089
First of all, I want to say thank you for your work. I found that `validateColor("rgb(0,0,0,)")` will return the true, which is an error.