Katty Barroso
Katty Barroso
Refer to the table design updates here https://www.figma.com/design/ng7qdNcSCXSDA6ZUdWIs6u/Pool-Overview%2F-Pool-Detail?node-id=4013-3648&node-type=instance&m=dev
Notes for development: * The idea would be that you add an additional report to the reports tab on a pool (https://app.centrifuge.io/pools/4139607887/reporting) * The data should not be aggregated meaning...
Can I get a design for the button "create a pool" @sonam-jo @BrianCarter-Design 
You are right, it does fall under primary/secondary. @sonam-jo
I just deploy a fix for this, like 2 min ago @0x4Graham
https://app-dev.k-f.dev/#/history @0x4Graham
Thank you! @BrianCarter-Design - The tabs and the gray button would be handle in the pool overview redesign, I think this ticket is misleading, this ticket is only for the...
do you mean for the tabs on pool over view page? That one I'm fixing on the pool overview changes. @0x4Graham And the connect button position is part of this...
so Service provider type is not mandatory? @sonam-jo "But the user should also be able to leave the Type for Service provider blank. Right now if they select one field,...
I just fixed the bug with non-being able to create a pool. Under the hood we are converting address to substrate @0x4Graham ``` const transformedValue = isEvmAddress(value) ? evmToSubstrateAddress(value, chainId...