-
1. Identify and remove unused SASS components or styles from the codebase.
2. For components still in use but relying on SASS, refactor them to use TailwindCSS utility classes.
3. Ensure the updated c…
-
## Description
Create a global reusable dropdown component using the `DropdownMenu` component provided by the universal design team. You can find this in `packages/UI/src/components/DropdownMenu/Dro…
-
### Current Behavior
Layer5 and it's projects use [Sistent](https://github.com/layer5io/sistent) library to enable easy component reusability among our various projects.
One such component is [Tab…
-
Hello,
I just started a brand new svelte project in vite, and have a type mismatch when defining routes with `wrap`.
I'm using Svelte 5, so maybe that's related.
This is the setup
```svelt…
-
Files could be better organized in the frontend by the use of folders. We should research a best way to organize these as our codebase will only grow from here.
Moreover, to make importing component…
-
Show your skills and create customized Input field and add it to the inputs folder
For Example:
``` inputs/```
After creating the component raise a merge request mentioning this issue
-
See [discussion](https://github.com/tetra-framework/tetra/discussions/75) for that.
Things to implement:
* [x] auto-load components from "components" directories
* [ ] use "default" library as …
-
### Current Behavior
Layer5 and it's projects use [Sistent](https://github.com/layer5io/sistent) library to enable easy component reusability among our various projects.
One such component is [Dra…
-
Some designsystems use generic form classes/components, usually called `form-group` or `form-field` for their form components to have consistent placement of label, descriptions and such around an inp…
-
### Describe the bug
I tried to create a custom component and the templates don't seem to work.
### Have you searched existing issues? 🔎
- [X] I have searched and found no existing issues
### Rep…