When I create a new category, the “parent category” is shown as “uncategorized”.
If I click save, then the category ends up with no parent (which is the correct behaviour).
Possibly related to your category select-box work @joffreyjaffeux?
When I create a new category, the “parent category” is shown as “uncategorized”.
If I click save, then the category ends up with no parent (which is the correct behaviour).
Possibly related to your category select-box work @joffreyjaffeux?
Good catch David. I can repro @joffreyjaffeux.
I will just remove Uncategorized from this select-box as it can’t be a parent anyways.
Should be fixed by
https://github.com/discourse/discourse/commit/2a1768454608ddc1e4b95c2d95d13698fdae186e
@jomaxro can you confirm please ? (it’s deployed on meta)
Looks good to me. (Didn’t try creating category, just checked the UI).
OK thanks everyone, closing it then.