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] fix breadcrumbs for workspace #8303

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

Hailong-am
Copy link
Contributor

@Hailong-am Hailong-am commented Sep 23, 2024

Description

  • prepend workspace name and icon into breadcrumbs
  • remove Home from breadcrumbs
  • workspace overview page title change to Overview
  • Workspace settings page breadcrumbs update

Issues Resolved

Screenshot

Testing the changes

Changelog

  • fix: [Workspace] prepend workspace name and icon to breadcrumbs

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

Signed-off-by: Hailong Cui <ihailong@amazon.com>
opensearch-changeset-bot bot added a commit to Hailong-am/OpenSearch-Dashboards that referenced this pull request Sep 23, 2024
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

Attention: Patch coverage is 84.21053% with 3 lines in your changes missing coverage. Please review.

Project coverage is 60.91%. Comparing base (8691010) to head (e723d52).

Files with missing lines Patch % Lines
src/plugins/workspace/public/utils.ts 71.42% 1 Missing and 1 partial ⚠️
...onents/workspace_name/workspace_name_with_icon.tsx 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8303      +/-   ##
==========================================
- Coverage   60.92%   60.91%   -0.01%     
==========================================
  Files        3749     3750       +1     
  Lines       89021    89009      -12     
  Branches    13899    13893       -6     
==========================================
- Hits        54236    54224      -12     
+ Misses      31423    31420       -3     
- Partials     3362     3365       +3     
Flag Coverage Δ
Linux_1 28.84% <64.28%> (-0.01%) ⬇️
Linux_2 56.34% <100.00%> (-0.01%) ⬇️
Linux_3 37.76% <0.00%> (?)
Linux_4 29.94% <71.42%> (+<0.01%) ⬆️
Windows_1 28.86% <64.28%> (-0.01%) ⬇️
Windows_2 56.30% <100.00%> (-0.01%) ⬇️
Windows_3 37.76% <0.00%> (-0.01%) ⬇️
Windows_4 29.94% <71.42%> (+<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.

fix bootstrap error

Signed-off-by: Hailong Cui <ihailong@amazon.com>
Signed-off-by: Hailong Cui <ihailong@amazon.com>

fix bootstrap error

Signed-off-by: Hailong Cui <ihailong@amazon.com>
@Hailong-am Hailong-am changed the title [Workspace] prepend workspace name to breadcrumbs [Workspace] fix breadcrumbs for workspace Sep 24, 2024
Signed-off-by: Hailong Cui <ihailong@amazon.com>
@Hailong-am
Copy link
Contributor Author

link checker failure will handled by #8309

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.

1 participant