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

[Workspace][Navigation] fix: hide workspace detail title in old nav #8151

Merged
merged 4 commits into from
Sep 12, 2024

Conversation

raintygao
Copy link
Contributor

@raintygao raintygao commented Sep 12, 2024

Description

Remove workspace detail title in navigation when new nav is disabled

Screenshot

image

Before
image

After

Testing the changes

Enable/disable new navigation and workspace to see the change.

Changelog

  • fix: Remove workspace detail title in navigation when new nav is disabled

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

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.89%. Comparing base (84b3cf0) to head (0d3ec38).
Report is 216 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8151      +/-   ##
==========================================
- Coverage   63.89%   63.89%   -0.01%     
==========================================
  Files        3739     3739              
  Lines       88752    88753       +1     
  Branches    13810    13811       +1     
==========================================
- Hits        56712    56710       -2     
- Misses      31444    31447       +3     
  Partials      596      596              
Flag Coverage Δ
Linux_1 29.95% <100.00%> (+<0.01%) ⬆️
Linux_2 58.79% <ø> (ø)
Linux_3 40.25% <ø> (-0.01%) ⬇️
Linux_4 31.36% <ø> (ø)
Windows_1 29.97% <100.00%> (+<0.01%) ⬆️
Windows_2 58.74% <ø> (ø)
Windows_3 40.25% <ø> (ø)
Windows_4 31.36% <ø> (-0.01%) ⬇️

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.

@raintygao raintygao changed the title [Workspace][Navigation] hide workspace detail in new nav [Workspace][Navigation] hide workspace detail title in new nav Sep 12, 2024
SuZhou-Joe
SuZhou-Joe previously approved these changes Sep 12, 2024
@SuZhou-Joe SuZhou-Joe changed the title [Workspace][Navigation] hide workspace detail title in new nav [Workspace][Navigation] hide workspace detail title in old nav Sep 12, 2024
@ruanyl ruanyl changed the title [Workspace][Navigation] hide workspace detail title in old nav [Workspace][Navigation] fix: hide workspace detail title in old nav Sep 12, 2024
@ruanyl ruanyl merged commit 8f8ecfd into opensearch-project:main Sep 12, 2024
72 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 12, 2024
…8151)

* hide workspace detail in new nav

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

* Changeset file for PR #8151 created/updated

* Changeset file for PR #8151 created/updated

---------

Signed-off-by: tygao <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 8f8ecfd)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AMoo-Miki pushed a commit that referenced this pull request Sep 27, 2024
…8151) (#8155)

* hide workspace detail in new nav



* Changeset file for PR #8151 created/updated

* Changeset file for PR #8151 created/updated

---------



(cherry picked from commit 8f8ecfd)

Signed-off-by: tygao <[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>
SuZhou-Joe pushed a commit to SuZhou-Joe/OpenSearch-Dashboards that referenced this pull request Oct 3, 2024
…pensearch-project#8151) (opensearch-project#8155)

* hide workspace detail in new nav



* Changeset file for PR opensearch-project#8151 created/updated

* Changeset file for PR opensearch-project#8151 created/updated

---------



(cherry picked from commit 8f8ecfd)

Signed-off-by: tygao <[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>
@ananzh ananzh added the v2.18.0 label Oct 30, 2024
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