Nicolas Mattia

Results 136 issues of Nicolas Mattia

The manual states the following (page 7): > Nut that can be inserted into the slot of > an aluminium profile. Used exclusively for > panel mounting, all other components...

Manual

When `stackage2nix` is used alongside `stack`, it is likely that the local packages contain a `.stack-work/` folder. Those can quickly grow in size, and when putting the `src` of the...

It looks like some clients (in particular [taggr](https://taggr.top)) use a `number` `maxTimeToLive` in the authentication request, whereas [Internet Identity expects a `bigint`](https://internetcomputer.org/docs/current/references/ii-spec#client-authentication-protocol). For now we'll be lenient and accept `bigint`...

Looks like the gradient/blur from the warning box leaves some sort of shadow behind on Safari: https://user-images.githubusercontent.com/6930756/203263227-2e414af5-7387-4ba1-b48f-3367316cf9ee.mov CC @meodai

https://user-images.githubusercontent.com/6930756/187880242-0baca034-ffc4-4c17-8cf7-f4d4a54eda6f.mov

ui-quick

The new warning box design is a bit wider than the previous one, meaning it sometimes overlaps with text:

ui-quick

When you delete the last device (possible if a recovery is configured) there isn’t a warning. We might ask the user to authenticate with the recovery phrase/device, like we do...

We don't currently validate inputs like device name in the frontend, which leads to unfriendly behavior (where the frontend assumes everything will be ok but the backend returns an error)....