"none" getag wordt automatisch ingesteld bij het maken van een nieuw onderwerp vanuit een "geen tags" onderwerp lijstpagina

I’m not sure if this is a bug or a UX issue. It puzzled me on my forum, and I can reproduce it on try.discourse.org.

What happens is that if you select “no tags” in the tag selector on a topic list, and then you try to create a new topic, the tag field in the composer is automatically pre-filled with a tag named “none”. Even if you’re an administrator, it also prevents posting the topic because of a “Tag is Invalid” error message.


Video example:

5 likes

I can replicate this. :+1: (if it’s needed :slightly_smiling_face:)

  • Select no tags from the Latest page dropdown
  • Create ‘new topic’
  • Topic is pre-populated with an invalid none tag
  • Topic cannot be published until invalid none tag is manually removed
4 likes

:+1: indeed good catch, thanks. That should fix it (expect merge next week):

https://github.com/discourse/discourse/pull/16998

4 likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.