Luca Milanese
Luca Milanese
For the autocomplete component would you be fine if we use the [React-Select](https://react-select.com/home) package?
As mentioned in the frontend planning, the tag aggregation query is not working as expected: the result is always the same list and it doesn't seem to be aware of...
@EnzoVezzaro don't think the problem is that we need to re-fetch after publishing since the new tags don't show up even after page refresh. Most likely the problem is in...
Update: increased the size of the aggregation tags to 1000 (should still be fine performance-wise) and updated the code to follow the new edit refactor from #1546
@jamiehewitt15 Looks like I'm not authorized to commit to this repo anymore, I forked the repo and opened a PR with the requested fixes #1679
I had a look at this some time ago and it's due to the balance refresh timer, we patched it in this way if it can help 😉 https://github.com/deltaDAO/mvg-portal/pull/41
I can't seem to be able to connect to the market with Portis, is it because https://v4.market.oceanprotocol.com/ is a preview link? 
Also using WalletConnect and scanning the QR code does not work: with Metamask mobile (fails without giving any error message) and Rainbow mobile (fails with this error) 
I have been able to successfully publish an asset from a wallet connected through WalletConnect scanning the QR through Metamask Mobile. Correctly received the transaction notifications and sent the confirmation...
@kremalicious Thanks for showing me how to add the testnets, I run some more tests with MetaMask mobile and all the functionalities are there and work as intended (pool, trade,...