Rename "global search" to "unified search"#42094
Conversation
|
/backport to stable28 |
6a212f3 to
b2464eb
Compare
b2464eb to
84d1dbd
Compare
|
/compile |
c9119b5 to
259f671
Compare
259f671 to
11467f2
Compare
susnux
left a comment
There was a problem hiding this comment.
Tested and no search is loaded at all because of this error:
Uncaught Error: Could not find initial state limit-default of unified-search
r index.es.mjs:13
54201 UnifiedSearchService.js:30
Webpack 5
o
c
O
<anonymous>
<anonymous>
index.es.mjs:13:14
This change does not contain the build, did you watch or build? I can't see this? |
11467f2 to
1de5ad6
Compare
emoral435
left a comment
There was a problem hiding this comment.
Tested this out in my dev setup and works, also looked over the code and it looks good to me 👍
I think it is because of not running npm build or watch, as @fenn-cs mentioned. After running watch, the app works as expected on my dev setup with no error |
|
@susnux Since, you left a change request on this, I would like you to take a look one more time, thank you! |
- Changes appearances of "Global search" to "Unified search" in UI - Refactors code, to remove usage of term "GlobalSearch" in files and code structure - Rename old unified search to `legacy-unified-search` Signed-off-by: fenn-cs <[email protected]>
1de5ad6 to
0b171f6
Compare
Signed-off-by: Ferdinand Thiessen <[email protected]>
|
/backport to stable28 |
|
/backport to stable28 |
legacy-unified-search