freeCodeCamp / publish

> Content backend platform for /news
https://publish.freecodecamp.org
BSD 3-Clause "New" or "Revised" License
10 stars 9 forks source link

New tag cannot be created from post editor drawer #396

Closed sidemt closed 8 months ago

sidemt commented 9 months ago

Related issue: #385 We may want to change the UI too instead of just fixing this error.

To Reproduce

  1. Open a post and open settings
  2. Click on 'Add new tag' link
  3. Fill in the tag name and click 'Submit'

Expected behavior A new tag is created, and it is added in the select box

Screenshots I see this error when I test it locally: image