• D
    Use the search order settings for the search editor (#103627) · 474832e5
    Damien Martin-Guillerez 提交于
    * Use the search order settings for the search editor
    
    Before this change searches in the search editor would always
    be sorted with the default sort, now it respect the configuration
    in the search settings.
    
    Fixes #103625.
    
    * Make serializeSearchResultForEditor's searchOrder parameter mandatory
    474832e5
searchEditor.ts 27.3 KB