docbrown/app/javascript/packs/CommentTextArea
Joshua Wehner 3f6cc95f79
Try context-based sorting for username search (#18311)
* Try context-based sorting for username search

* Use the search

* Comment cleanup

* Working on specs for new context behavior

* Front-end provides context

* Try refactoring away from class-level methods

* Comments don't always have context

* Try refactor query to avoid joins and get under timeout

* If we stub the request, the tests might work

* Cleanup unused join fragments
2022-08-18 17:08:46 +02:00
..
CommentTextArea.jsx Try context-based sorting for username search (#18311) 2022-08-18 17:08:46 +02:00