cosmos
cosmos copied to clipboard
🔭 Auth0 Design System
Text Input, text areas, and selects have a red border to show an error estate while radios and checkboxes don't. To keep consistency across our form controls it'd be good...
**Is your feature request related to a problem? Please describe.** The test case for icons is not useful. @siddharthkp pointed out that sorting them a/z is not helping. **Describe the...
Write the current workflow for adding and deprecating (soft) icons as it is today. From exporting in Sketch to adding to icon to Cosmos. This will be used for now...
As we create the [new list](https://github.com/auth0/cosmos/pull/1364) that supports a structure for a resource list too, it's time to think of how to deprecate the widely used Recourse List Component. ##...
**Is your feature request related to a problem? Please describe.** We don't have tests that ensure the Dialog works properly. Also should include tests with Tabs and Forms inside Dialog....
The Heading element has a size prop. This size changes the type of heading the element is, from `h1` to `h4`. Cosmos can't assume to know the author's DOM tree,...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** Since we support using as a child of the `Alert`, there is no need to have a `link` prop in...
**Is your feature request related to a problem? Please describe.** There is no support for copy icon in `TextArea` nor `Form.TextArea`.  **Describe the solution you'd like** It should support...