mihaisc

Results 41 issues of mihaisc

Sometimes the provider randomly fails. We need to catch that , display a proper error and prevent the user from ordering . Replace `Buy` button with a `Retry` one

Type: Enhancement

Test if portis/walletconnect(+ ledger) are working in v4 for all the basic flows: publish (all 3 pricing schemas) , order, trade, add/remove liquidity Previous issues with walletconnect : https://github.com/oceanprotocol/market/issues/592

Type: Enhancement

Check what features actually need this and how important they are

Type: Enhancement

![image](https://user-images.githubusercontent.com/26000280/181507311-7d56ed8c-e004-4319-b9ad-60c5b11942a1.png) in my network tab there are some infura ipfs calls that are failing ![image](https://user-images.githubusercontent.com/26000280/181527471-0ff3e8d5-0201-4df3-b86d-9c07719b7f9c.png) ex: https://infura-ipfs.io/ipfs/QmWHkFZvQwGgw2WMwfpC91ofG8qdvTsUYbh8BX8dhA1Bp2 Not sure if they are relevant

Type: Bug

We need a component to display the price structure with fees. It will be used in the `Use` tab. It is needed in the following places Download : for the...

Type: Enhancement
Priority: Low

We need a markdown editor for the description. We could check this out https://uiwjs.github.io/react-md-editor/

Type: Enhancement
Priority: Low

There are 2 steps here : - create an autocomplete component - use the component for tags in the publish form by passing to it a list of tags. I...

Type: Enhancement

During the publish process if a provider is down we still show it as "available" ![image](https://user-images.githubusercontent.com/26000280/173092179-1f57d978-a690-4af4-aca2-c93eb6c2c90b.png) We should do a check. When the user tries to validate the data url...

Type: Enhancement

The issue is with the market fees. For example the fixed rate exchange include the publish market fees but we add them after anyway ( [link](https://github.com/oceanprotocol/market/blob/8f93d9bc2fb536e7a0a521b4600754b0d3b1ce26/src/%40utils/accessDetailsAndPricing.ts#L292) ) . Need to...

Type: Bug
Priority: Low