saleor-dashboard/src/collections/components
Jonatan Witoszek 9c2ed377cc
Fix redirect when modal is opened from table (#2034)
* Fix redirect when modal is opened on apps list

* Update snapshots

* Fix failing Cypress test

* Fix issues with TableRowLink and buttons that have onClick

* Fix CustomAppDetailsPage using wrong Backlink compponent

* Remove custom click event handler from TableRowLink

* Add TableButtonWrapper component

* Refactor Buttons and Links in TableRowLink to use TableButtonWrapper

* Refactor Buttons in SortableTableRowLink to use TableButtonWrapper

* Add comments about reasoning behind TableButtonWrapper
2022-05-13 13:04:16 +02:00
..
CollectionCreatePage Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
CollectionDetails Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
CollectionDetailsPage Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
CollectionImage Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
CollectionList Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
CollectionListPage Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
CollectionProducts Fix redirect when modal is opened from table (#2034) 2022-05-13 13:04:16 +02:00