SCAL-302303: revert unifiedSearchExperienceEnabled to true by default#488
SCAL-302303: revert unifiedSearchExperienceEnabled to true by default#488mouryabalabhadra merged 7 commits intomainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces the isUnifiedSearchExperienceEnabled flag to the AppEmbed configuration, including updates to the AppViewConfig interface, parameter mapping logic, and the Param enum, along with a new unit test. Review feedback identifies several documentation issues in the JSDoc, such as incorrect version mapping and brand naming. Furthermore, it is recommended to optimize the URL size by avoiding default boolean values in destructuring and only appending the parameter to the query string when it is explicitly provided by the caller, adhering to the project's style guidelines.
commit: |
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
SonarQube Quality Gate
|








No description provided.