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

Merged
merged 1 commit 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 <kavilla414@gmail.com>
(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 #3942 (90b5ee5) into 2.7 (d779fc6) 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.7    #3942   +/-   ##
=======================================
  Coverage   66.45%   66.45%           
=======================================
  Files        3228     3228           
  Lines       62048    62048           
  Branches     9597     9597           
=======================================
+ Hits        41231    41233    +2     
+ Misses      18516    18514    -2     
  Partials     2301     2301           
Flag Coverage Δ
Linux 66.39% <ø> (+<0.01%) ⬆️
Windows 66.39% <ø> (ø)

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 3 files 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.

@kavilla kavilla merged commit d8c897a into 2.7 Apr 25, 2023
@github-actions github-actions bot deleted the backport/backport-3922-to-2.7 branch April 25, 2023 09:33
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