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

Refine 'Search Studio' URL handling in Side Nav with NewHomePage enabled #312

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

saimedhi
Copy link
Collaborator

@saimedhi saimedhi commented Aug 26, 2024

Description

  • Resolved the following issue:

When 'Search Studio' is selected from the SideNav on the 'workflow detail' page, the page was not redirecting to the 'workflows' page.

  • Below screen Recording shows the issue that I am trying to resolve.

screen-capture.15.webm
  • The dashboards-flow-framework uses a hash router. To ensure proper redirection, the hash has been added at the end of the URL.

  • Issue Resolved here and can be seen in below screen recording.

screen-capture.16.webm

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
  • 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.

Signed-off-by: saimedhi <saimedhi@amazon.com>
Copy link
Member

@ohltyler ohltyler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@ohltyler ohltyler merged commit c8faaf7 into opensearch-project:main Aug 27, 2024
8 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 27, 2024
Signed-off-by: saimedhi <saimedhi@amazon.com>
(cherry picked from commit c8faaf7)
ohltyler pushed a commit that referenced this pull request Aug 27, 2024
Signed-off-by: saimedhi <saimedhi@amazon.com>
(cherry picked from commit c8faaf7)

Co-authored-by: Sai Medhini Reddy Maryada <117196660+saimedhi@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.

2 participants