inveniosoftware / react-invenio-deposit

React application for Invenio deposit forms.
https://react-invenio-deposit.readthedocs.io
MIT License
3 stars 45 forks source link

Depost for doesn't render delete button on initial save #594

Open zguillen opened 1 year ago

zguillen commented 1 year ago

Package version (if known): RDM 9.1

Describe the bug

Delete button does not render on a draft after the initial save

Steps to Reproduce

  1. Create a new draft
  2. Save it
  3. Notice no Delete button
  4. Refresh the page and you'll now see a delete button

Expected behavior

Expect that the Delete button renders after initial save