mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
When replying to a topic, the @-mention userSearch needs the topicId and the categoryId so they can trigger immediately, with sane suggestions. This was broken when the mentions were moved from ComposerEditor to DEditor.