dwerning1 / test-for-wrike

0 stars 0 forks source link

Added initial framework for product edit view and progress on product list #32

Closed sync-by-unito[bot] closed 3 years ago

sync-by-unito[bot] commented 3 years ago

This PR establishes the initial framework for the product edit view. Note that styling on the product list is not complete and will be completed in a future PR.

TO TEST:

  1. Log in to the deploy preview and navigate to /admin/merchstores/M0004
  2. If you navigate to the Products tab, you should see a list of the product's in that store's collection.
  3. Clicking on the view edit button should open the shell of the edit view. You should see a TODO, the name of the product you clicked on, and a back button. Clicking the back button should return you to the product list.
  4. Clicking the delete button should trigger an alert. The delete function will be wired up in a future PR.

┆Issue is synchronized with this Wrike Item by Unito

sync-by-unito[bot] commented 3 years ago

➤ Patrick Nelson commented:

jborek Looks good, nice work! Really like the way you are splitting up your PR's.

BexMpls Ready for CR!