Klaudiusz Dembler
Klaudiusz Dembler
### Description: When using PKCE flow for authentication, the client secret shouldn't be used in any way. This is taken into account when calling `authorize` - the secret is skipped...
Currently, even though the `Player` accepts a `className` prop, it is not passed to the outer-most container of the animation. So the render tree will always be `.lf-player-container > #lottie`...
I think we found a couple of bugs related to the `search` query, at least according to my understanding of how that should work. So to start off here's how...
As the title says, it'd be great to have typings for this library. Seeing Typescript on the rise and in use in many projects (including one I'm working on), it'd...
## Background For various reasons, a Colossus upload request may fail. It may be client failure (wrong params), operator misconfiguration or probably tons of other reasons we haven't seen yet....
## Problem If I try to upload asset (identified by `(bagId, dataObjectId)` pair) that doesn't exist (at least one of the IDs is wrong), Colossus will actually not let me...
## Problem It seems at the moment, when finalizing upload, Colossus will only verify that the `storageBucketId` sent with the request is assigned to the worker that operates the node....
### Problem When we do migration of memberships from Rhodes to Carthage OR from Carthage to Mainnet, it would be beneficial to take all the existing member avatars and downscale...
Video schema still has `isFeatured` field from older runtimes where curators would set featured videos on-chain. Since then, we moved featuring to app-level and I think this field will be...
## Scope - Use https://github.com/Joystream/atlas/pull/3359 to populate Claimable funds data in widgets (#3052)