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] [BUG][Dashboard listing] push to history if dashboard otherwise nav #3941

Merged
merged 2 commits into from
Apr 25, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 0e34c3c from #3922.

…3922)

History push will just to the current route. However, dashboardsProvider
was implemented with the expectation that it was a different app.

So when a plugin registered it was attempting to navigate to
`app/dashboard#/app/{url}`

Add tests and extra data test subject.

Signed-off-by: Kawika Avilla <[email protected]>
(cherry picked from commit 0e34c3c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2023

Codecov Report

Merging #3941 (d61bcc0) into 2.x (c8d4bb8) will increase coverage by 0.00%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##              2.x    #3941   +/-   ##
=======================================
  Coverage   66.38%   66.39%           
=======================================
  Files        3227     3227           
  Lines       62028    62028           
  Branches     9591     9591           
=======================================
+ Hits        41179    41181    +2     
+ Misses      18543    18542    -1     
+ Partials     2306     2305    -1     
Flag Coverage Δ
Linux 66.39% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...board/public/application/listing/create_button.tsx 91.66% <ø> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@joshuarrrr joshuarrrr merged commit d1078c2 into 2.x Apr 25, 2023
@joshuarrrr joshuarrrr deleted the backport/backport-3922-to-2.x branch April 25, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports v2.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants