Open brylie opened 1 year ago
The code seems to be working today, perhaps it was a transient bug. However, here are some ideas for improvement:
const
for slug_text
in the generateAutoslug
functionI tried again to set the PersonModelAdmin.form_view_extra_js bug got no JS response from Wagtail Admin. I'm not sure what might be the cause, and got no response on StackOverflow:
Moving this to post-launch since I've repeatedly tried to get it to load only on the Person form page.
We generate a slug for Contacts in the Wagtail Admin UI by using a custom script. However, the script is currently broken and is somewhat brittle. Fix the script and/or find a more resilient solution.