Global Search - Fix ref based searches
This change fixes a bug with the new header search. Currenlty the ref property of the search_context is not properly being shared with the header search. With this change it will now properly be added to the search when needed. Changelog: fixed
显示
- app/assets/javascripts/header_search/store/getters.js 10 个添加, 2 个删除app/assets/javascripts/header_search/store/getters.js
- spec/features/search/user_searches_for_code_spec.rb 88 个添加, 31 个删除spec/features/search/user_searches_for_code_spec.rb
- spec/frontend/header_search/store/getters_spec.js 64 个添加, 36 个删除spec/frontend/header_search/store/getters_spec.js
加载中
想要评论请 注册 或 登录