-
### Problem
Several async calls have to complete such that an account detail modification is considered successful.
1) Updating the email address.
2) Updating the password.
3) Updating the display…
-
## Type of Issue: **Code refactor**
## Steps to Reproduce:
- none
## Expected Behavior:
- library code should be clearly identified as separate from project code.
## Current Behavior:
- fronte…
-
**User Story**
As a user, I want to be able to view the results of checks so that I can easily see all of the check failures I need to address so that I can have the most accurate/error free translati…
-
I opened an issue for discussion, if anyone would be interested in doing some team work, practising to do pull requests, contributing to someone else's repository, reviewing code in pull requests, etc…
-
Would be very nice to have shortcuts to various activities available from the home screen, so that they can be start/stopped without opening the app
Extra points for lock screen shortcuts
-
### Context
Windows 10 AMD64, Bee 2.2.0
### Summary
I am writing 1,000,000 chunks at the rate of 200,000 per hour (mantaray with 600,000 forks). This use case produces high disk write that may ha…
-
Since the `resetDatabase` method call doesn't check the `options` argument, it fails to run when `audit-argument-checks` is enabled, with the following error:
```
Exception while invoking method '…
-
## Package
- app-root
## Describe the bug
If client-side JS fails, the new home page is a loading spinner, which runs forever.
The new About pages, which are rendered on the server, do show st…
-
### Describe the Bug
I want to create a Storybook with react-email components, but I have an issue.
When I import like:
`import { Text } from "@react-email/components"`
I receive this Error
`Sy…
-
We are using this library to boostrap the clients, it would be nice to use modern versions of its dependencies.
Upgrading `rustls` is more difficult than I would have hoped.