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

Update breadcrumb title of isDashboardNavMenu #142

Merged

Conversation

kavilla
Copy link
Member

@kavilla kavilla commented Jul 12, 2023

Description

opensearch-project/OpenSearch-Dashboards#4453

Modified the breadcrumbs from the dashboard plugin, to be consistent with the actual name of the application.

We should consider not hard checking the name of the breadcrumb but really hooking into the navigation
plugin that provides the ability to do what this
logic is doing without being hardcoded.

This is related to but does not resolve:
#118

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

opensearch-project/OpenSearch-Dashboards#4453

Modified the breadcrumbs from the dashboard plugin,
to be consistent with the actual name of the application.

We should consider not hard checking the name of the
breadcrumb but really hooking into the navigation
plugin that provides the ability to do what this
logic is doing without being hardcoded.

opensearch-project#118

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
@kavilla kavilla added the v2.9.0 Label description label Jul 12, 2023
@kavilla
Copy link
Member Author

kavilla commented Jul 12, 2023

This will need to be "forward" ported as I created to 2.9 for the sake of time.

@pjfitzgibbons pjfitzgibbons merged commit 577871d into opensearch-project:2.9 Jul 12, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 12, 2023
opensearch-project/OpenSearch-Dashboards#4453

Modified the breadcrumbs from the dashboard plugin,
to be consistent with the actual name of the application.

We should consider not hard checking the name of the
breadcrumb but really hooking into the navigation
plugin that provides the ability to do what this
logic is doing without being hardcoded.

#118

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
(cherry picked from commit 577871d)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 12, 2023
opensearch-project/OpenSearch-Dashboards#4453

Modified the breadcrumbs from the dashboard plugin,
to be consistent with the actual name of the application.

We should consider not hard checking the name of the
breadcrumb but really hooking into the navigation
plugin that provides the ability to do what this
logic is doing without being hardcoded.

#118

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
(cherry picked from commit 577871d)
kavithacm pushed a commit that referenced this pull request Jul 12, 2023
opensearch-project/OpenSearch-Dashboards#4453

Modified the breadcrumbs from the dashboard plugin,
to be consistent with the actual name of the application.

We should consider not hard checking the name of the
breadcrumb but really hooking into the navigation
plugin that provides the ability to do what this
logic is doing without being hardcoded.

#118

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
(cherry picked from commit 577871d)

Co-authored-by: Kawika Avilla <kavilla414@gmail.com>
kavithacm pushed a commit that referenced this pull request Jul 12, 2023
opensearch-project/OpenSearch-Dashboards#4453

Modified the breadcrumbs from the dashboard plugin,
to be consistent with the actual name of the application.

We should consider not hard checking the name of the
breadcrumb but really hooking into the navigation
plugin that provides the ability to do what this
logic is doing without being hardcoded.

#118

Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
(cherry picked from commit 577871d)

Co-authored-by: Kawika Avilla <kavilla414@gmail.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.

3 participants