drupal-elm-starter icon indicating copy to clipboard operation
drupal-elm-starter copied to clipboard

WIP: Allow the user to edit the name of an item

Open zarvunk opened this issue 7 years ago • 0 comments

This modifies the item page with an "Edit" button allowing you to edit the name of the displayed item, along with a "Cancel" button to restore the previous name and a "Done" button to finalize the change and update the item on the backend.

Demonstration:

drupal-elm-starter edit-item-name

TODO:

  • Tests. (I'm not yet familiar with webdriver-io/selenium.)

  • Css. The buttons are rather ugly.

zarvunk avatar May 15 '17 12:05 zarvunk