-
Adding a clear structure map in the documentation to guide contributors on where specific files and folders are located and what they contain.
**For example:**
Project Root
├── src/ &…
-
Move reusable components like the bookmarks bar display, topSites display, and apps page display to partials.
The intention here is to allow for a possible future enhancement to have selectable views…
-
### Motivation
There's a lot of different ways to build hardware, especially reusable/configurable components. A cookbook/guide on best practices, trade-offs, etc. would be very helpful for new user…
-
### 🎯 Aim of the feature
The aim is to refactor the pipeline form to a smaller and more reusable components.
We could use the gallery view as example
### 📷 Images (if possible) with expected result…
-
### Describe the problem
Maybe i'm just off in my understanding. You can use svelte components to create reusable visual components. But a component itself (that is not a page by itself) cannot have …
-
### Validations
- [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](https://gi…
-
Create a comprehensive design system using Storybook and React Native Paper as the base. The design system should cover typography, colors, spacing, icons, buttons, form inputs, navigation components,…
r0xsh updated
2 weeks ago
-
**Description**
Add a new cypress test for new shifting requests for a patient
**General Note**
Follow the Page Object Model (POM) approach. : [reference](https://github.com/ohcnetwork/care_fe/blob…
-
In hindsight, having all the es-membrane proxies handle both membrane wrapping and distortions in the same proxy handler was probably a mistake. If I had a "membrane" level over a "distortions" level…
-
I have auto-generated an HSDS API client based on the openapi.json present in this repository. One big problem I encountered
is that there are many anonymous type definitions. I.e. there are many re…