Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][Workspace]fix: revert new home page ui setting for workspace default route #7858

Merged

Conversation

yubonluo
Copy link
Contributor

@yubonluo yubonluo commented Aug 27, 2024

Description

Revert new home page ui setting for workspace default route.

uiSettings:
  overrides:
    "home:useNewHomePage": true

and

workspace.enabled: true

are enabled/disabled at the same time.

We do not handle the case where useNewHomePage and workspace are inconsistent.

Issues Resolved

Screenshot

Testing the changes

Changelog

  • fix: [Workspace] Revert new home page ui setting for workspace default route

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Copy link
Contributor

❌ Changelog Entry Missing Hyphen

Changelog entries must begin with a hyphen (-).

Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.83%. Comparing base (04fca30) to head (dead516).
Report is 148 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7858      +/-   ##
==========================================
- Coverage   63.83%   63.83%   -0.01%     
==========================================
  Files        3661     3661              
  Lines       81362    81359       -3     
  Branches    12982    12981       -1     
==========================================
- Hits        51941    51936       -5     
- Misses      26235    26236       +1     
- Partials     3186     3187       +1     
Flag Coverage Δ
Linux_1 30.15% <100.00%> (-0.01%) ⬇️
Linux_2 55.87% <ø> (ø)
Linux_3 40.39% <ø> (-0.01%) ⬇️
Linux_4 31.34% <ø> (ø)
Windows_1 30.17% <100.00%> (-0.01%) ⬇️
Windows_2 55.83% <ø> (ø)
Windows_3 40.39% <ø> (ø)
Windows_4 31.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SuZhou-Joe
Copy link
Member

Could you please elaborate more on what is the bug?

@SuZhou-Joe SuZhou-Joe merged commit a0365d8 into opensearch-project:main Aug 29, 2024
72 of 73 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 29, 2024
…fault route (#7858)

* revert new home page ui setting for workspace default route

Signed-off-by: yubonluo <[email protected]>

* Changeset file for PR #7858 created/updated

---------

Signed-off-by: yubonluo <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit a0365d8)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ruanyl pushed a commit that referenced this pull request Sep 2, 2024
…fault route (#7858) (#7914)

* revert new home page ui setting for workspace default route



* Changeset file for PR #7858 created/updated

---------



(cherry picked from commit a0365d8)

Signed-off-by: yubonluo <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants