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

Pass through remaining location arguments when updating the url query params #1149

Merged
merged 3 commits into from
Sep 9, 2024

Conversation

amsiglan
Copy link
Collaborator

@amsiglan amsiglan commented Sep 9, 2024

Description

Currently we update the url with the current data source id when the path gets updated, however in cases when state is passed from the calling component (like Duplicate rule from Rule flyout), it is not getting passed through and as a result it fails to render those pages correctly

Check List

  • 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: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Copy link
Collaborator

@AWSHurneyt AWSHurneyt left a comment

Choose a reason for hiding this comment

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

LGTM. Approving assuming CI passes.

@amsiglan amsiglan merged commit b364f19 into opensearch-project:main Sep 9, 2024
8 of 12 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 9, 2024
… params (#1149)

* pass remaining state when updating url

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* updated release notes

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* updated state passing

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

---------

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
(cherry picked from commit b364f19)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 9, 2024
… params (#1149)

* pass remaining state when updating url

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* updated release notes

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* updated state passing

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

---------

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
(cherry picked from commit b364f19)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
amsiglan pushed a commit that referenced this pull request Sep 9, 2024
… params (#1149) (#1150)

* pass remaining state when updating url



* updated release notes



* updated state passing



---------


(cherry picked from commit b364f19)

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
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>
amsiglan pushed a commit that referenced this pull request Sep 9, 2024
… params (#1149) (#1151)

* pass remaining state when updating url



* updated release notes



* updated state passing



---------


(cherry picked from commit b364f19)

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
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>
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