mirror of
https://github.com/discourse/discourse.git
synced 2025-02-12 06:14:54 +00:00
Why this change? Prior to this change, the category selector was not clearable and did not allow a none value. This is incorrect as the category selector should be clearable and should allow a none value when the property is not required.