-
`edit` allows empty value for `role/` field, leading to the user not having any role. It was explicityly mentioned in the UG that role must be either caregiver or patient or both.
**Expected / Sugges…
-
Update the [Product values](https://designsystem.digital.gov/about/product-values/) page with the new values that were discussed in the October Monthly Call.
Consider that content may be different in…
-
Great piece of code, congrats!
After running this code, I noticed the following values are not accurate:
source_power
load_power
ac_load_energy
ac_input_energy
ac_input_energy
battery_volta…
-
`LS_COLORS` allows to specify exact color via `;38;2;Pr;Pg;Pb` (see ), where `Pr`, `Pb`, `Pg` are RGB values. For example `*.md=0;38;2;131;148;150`.
Right now this tool silently skips this kind of …
-
I've been working on a plugin-like switch for some time. It's a pleasure that someone has done it - thank you.
If you could support iterating over enum values, it would be super cool.
I mean replaci…
-
ECProperty supports adding constraints to values.
https://www.itwinjs.org/bis/ec/ec-property/#additional-optional-attributes
These are not enforced by the ECDb.
They should be enforced by the inputs…
-
This prevents the use of `Bearer` tokens for authentication. The following throws an error:
```lua
myWebsocket:setHeader("Authorization", token)
```
Where `token` is:
```
Bearer eyJhbGciOiJSUz…
-
Using a modified example from {coro}, it is unclear how to access the value of the function. Here we return `n` after the async function has completed.
```r
async_count_down 0) {
cat("Down"…
-
Hi there
, attributes with IDs are quite difficult for us to handle since we have more to offer than Allegro shows us. For example, the attribute “dedicated brands” in the category “Electronics/Phone…
-
Currently Envoy Gateway passes descriptors to ratelimit with identical key and value. This makes Prometheus metrics rather unusable:, e.g.:
```
# HELP ratelimit_service_rate_limit_envoy_gateway_sy…