Bartosz Leper

Results 20 comments of Bartosz Leper

> @Tener - this PR will require admin approval to merge due to its size. Consider breaking it up into a series smaller changes. Can we please break it up?...

> Also, it seems there's some indentation issue Corrected.

I came here looking for "nanV"; I have a similar problem, but with Dexter: almost every time I try to use it, after a certain dose of knob fiddling, it...

https://github.com/jquense/react-big-calendar is an example case where abstracting out moment.js and date-fns works well. I would welcome this library to support a similar pattern.

I think I know what the problem is. Incidentally, I had this piece (hopefully) fixed in one of my branches that didn't yet make it to the code review.

(The problem is probably caused not by the fact that we're waiting for a component to disappear, but by the fact that spinners have a built-in small delay to prevent...

Note to the reviewers: I did some basic manual testing, but I still need to give it a thorough beating. I'll do it once I get some sleep; stay tuned.

How embarassing, I ran into an ugly conflict with my own code and had to do a lot of post-merge fixes.

Tested cases: - Adding methods: - Adding a passkey - Adding an authenticator app, MFA key verification - Adding an MFA key, auth app verification - Adding an auth method,...

@ravicious I downgraded `@types/styled-system` to 3.1.3. This, unfortunately, means that we lose some goodies (the type definitions there are not aware of themes), but it's better than nothing.