-
## What problem does this address?
A lot of components currently have inherent outer margins, making it hard to reuse in different contexts since it requires a style override (often of an internal el…
mirka updated
1 month ago
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
## Overview
Enhance the existing tools section by implementing a comparison feature and improving the current tool card implementation. Build upon the existing `seed.ts` data structure and project ar…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
* follow DRY(don't repeat yourself)
* think big/future, create reusable ui/logic components
* remove unused code
* review the rewritten code carefully, and if there are any areas for improvement, feel…
-
**Issue:** Focused on the web Next.js app.
**Description:**
After a user completes the signup process, we need a "Create Account Confirmation" component to confirm that the account has been successf…
-
### Describe the bug
When a Resource Provider is offered a job to compute, if that RP does not have enough resources available, then the job will not succeed. The problem is that the CLI interface do…
-
### The problem
I’ve programmed a schedule with the integration Scheduler and Versatile Thermostat configuration.
Periodically Overkiz fails at changing my Somfy thermostat temperature (see also …
-
**Issue:** Focused on the web Next.js app.
**Description:**
After a user submits their email to request a password reset link, we need to display a "Check Email" component. This component will infor…
-
#### Is this a bug, enhancement, or feature request?
Bug
#### Describe your proposal.
Expanding a row should not misalign the below rows.
#### Can you handle that on the application side
…