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

[Backport 2.x] [navigation]feat: make parent item unclickable and fix duplicate items in landing page. #7670

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 389fd28 from #7619.

…s in landing page. (#7619)

* feat: make parent item unclickable

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* Changeset file for PR #7619 created/updated

* feat: do not show parent item in landing page

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* fix: unit test

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* temp: save

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: update

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: update

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: update

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: optimize code

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* fix: nav group not reflected when switching to analytics workspace

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: optimize code

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: optimize code based on comment

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: optimize code based on comment

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

---------

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 389fd28)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Aug 9, 2024

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Aug 9, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 4 lines in your changes missing coverage. Please review.

Project coverage is 63.78%. Comparing base (64edc4f) to head (96327fc).

Files Patch % Lines
src/core/public/chrome/utils.ts 82.35% 0 Missing and 3 partials ⚠️
src/plugins/workspace/public/plugin.ts 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #7670   +/-   ##
=======================================
  Coverage   63.77%   63.78%           
=======================================
  Files        3633     3633           
  Lines       80148    80162   +14     
  Branches    12685    12688    +3     
=======================================
+ Hits        51115    51131   +16     
+ Misses      25932    25929    -3     
- Partials     3101     3102    +1     
Flag Coverage Δ
Linux_1 30.64% <5.55%> (-0.01%) ⬇️
Linux_2 55.74% <91.42%> (+0.03%) ⬆️
Linux_3 40.63% <5.71%> (-0.01%) ⬇️
Linux_4 31.46% <5.71%> (-0.01%) ⬇️
Windows_1 30.65% <5.55%> (-0.01%) ⬇️
Windows_2 55.69% <91.42%> (+0.03%) ⬆️
Windows_3 40.63% <5.71%> (-0.01%) ⬇️
Windows_4 31.46% <5.71%> (-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.

@SuZhou-Joe SuZhou-Joe merged commit f2f363a into 2.x Aug 12, 2024
69 of 71 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
all-star-contributor autocut Skip the changelog verification check on backports bug Something isn't working failed changeset navigation v2.17.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants