Metron-Project / metron

Django website for a comic book database
https://metron.cloud/
GNU General Public License v3.0
90 stars 7 forks source link

Clicking 'Add another creator credit' on issue form kills widget above it #36

Closed bpepple closed 4 years ago

bpepple commented 4 years ago

Description When clicking 'Add another creator credit' on issue form kills creator autocomplete widget above it.

To Reproduce

  1. Go to the Edit Issue form
  2. Click on the Add another creator credit link
  3. Watch in horror as the creator widget above the newly created one is killed.

Expected behavior A new credit inline form is added for the user.

Desktop (please complete the following information):

Additional context Due to a regression in django-autocomplete-light.

Refer to this bug: https://github.com/yourlabs/django-autocomplete-light/issues/1135

bpepple commented 4 years ago

Fixed in commit 30482bc403126a62670d567bff1d59c3f39f776f