1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00
market/src
Jamie Hewitt 4ff84b0871
Handle provider error & showing Retry button (#1770)
* adding error handling for button onCLick

* Updating butoon to show retry & updating toast message

* Logging provider error

* Removing unused imports

* Using early return when provider fees are present to prevent unneccessary nesting

* Adding retry logic for compute

* Removing duplicate teast message

* Adding tests for rendering Buy button

* Additional tests for BuyButton

* Refactoring BuyButton tests for download

* Fix failing tests

* Refactoring compute tests

* Refactoring tests

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-11-11 12:54:21 +03:00
..
@context
@hooks Add most viewed (#1754) 2022-11-08 17:17:22 +00:00
@images
@types Add most viewed (#1754) 2022-11-08 17:17:22 +00:00
@utils Handle provider error & showing Retry button (#1770) 2022-11-11 12:54:21 +03:00
components Handle provider error & showing Retry button (#1770) 2022-11-11 12:54:21 +03:00
pages
stylesGlobal