cosmos icon indicating copy to clipboard operation
cosmos copied to clipboard

🔭 Auth0 Design System

Results 101 cosmos issues
Sort by recently updated
recently updated
newest added
trafficstars

Review the Box component to check if it's up to date to code standards and practices. Let's add comments so new devs can use it as a boilerplate for new...

🖥️api / dx
🎃 hacktoberfest
🤖internal

After merging #1363 make sure to stop using Stack in internal components and use StackLayout instead.

✨enhancement
🎃 hacktoberfest

We are missing some stories for the Forms and fields with the Layout labels on top. It would be useful to have examples that showcase all kinds of fields in...

👮 testing
🎃 hacktoberfest

Add a CSS linter to the build. It can be an empty .rc and then I keep adding rules.

✨enhancement
🎃 hacktoberfest

I'm always in touch with this repo, and I like a lot what you are doing, hope that one day I could help you on another issue! But first take...

🐞bug
📚docs
🎃 hacktoberfest
🙋‍♀️contributions welcome

**Describe the bug** The label folks onto itself when there is too much content inside it. It looks strange and ugly. This might happen on smaller screens. **Expected behavior** >...

🐞bug
🖼️design / ux
🎃 hacktoberfest

**Describe the bug** Forks of the repo can't run all the tests because some of them need API tokens and other secrets to run This is a security measure by...

🐞bug
🛠️ tooling
👮 testing
🎃 hacktoberfest

**Is your feature request related to a problem? Please describe.** Can't press enter in a form and have it automatically submitted if there are more than button in a Form....

The build contains whole module, and thus size of build is too large, when we import only one component. Is there a way to import only specific components.

Maybe this is related to #479, as we a v2 version of the tokens that will coexist with the current token systems. The next step after defining the new tokens...

🛠️ tooling
🤖internal