mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: do no reset tags selection on category selection (#6369)
We will instead implement a server side solution to this in the future.
This commit is contained in:
@@ -64,8 +64,6 @@
|
||||
fullWidthOnMobile=true
|
||||
value=model.categoryId
|
||||
scopedCategoryId=scopedCategoryId
|
||||
onSelect=(action "resetTagsSelection")
|
||||
onSelectNone=(action "resetTagsSelection")
|
||||
tabindex="3"}}
|
||||
{{popup-input-tip validation=categoryValidation}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user