Oleksandr Korniienko
Oleksandr Korniienko
@bwhm I finished with the status check, all the CLI commands were checked and are working as expected. The results are in the table, based on the structure provided by...
@traumschule link was before inside the Tooltip Text, when I put it back the link name looks good. For link to pick up the styles i had to add those...
@traumschule here is the full patch: ```diff --git a/packages/ui/src/accounts/components/StakeStep.tsx b/packages/ui/src/accounts/components/StakeStep.tsx index c5ffc06b..d055af7b 100644 --- a/packages/ui/src/accounts/components/StakeStep.tsx +++ b/packages/ui/src/accounts/components/StakeStep.tsx @@ -8,10 +8,8 @@ import { Account, LockType } from '@/accounts/types' import {...
@traumschule https://github.com/traumschule/pioneer/pull/3/files
As I can see in the last comment: >@[dmtrjsg](https://github.com/dmtrjsg) dmtrjsg added this to Closed - On Prod in [Pioneer Community Product >Development](https://github.com/orgs/Joystream/projects/55#card-88069169) [2 days ago](https://github.com/Joystream/pioneer/pull/3891#event-8512582173) @traumschule can we close this...
@XxFlameCatxX it looks like the `top` posititon of `AccountLocksWrapper` can be adjusted to add more space between icons wrapper and account balance, this works for me, wdyt? ``` export const...
@traumschule lgtm, test is flaky so rerstarting the test should make it pass i hope, but i can't restart it, do not have permissions.