Closed derek-ho closed 2 months ago
Attention: Patch coverage is 25.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 71.40%. Comparing base (
c143bce
) to head (9949cb6
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
public/apps/configuration/app-router.tsx | 25.00% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Created issue here for binary failure: https://github.com/opensearch-project/security-dashboards-plugin/issues/2118
Description
This PR fixes a few issues with the UX for the new page header/home feature flag. It does the following:
Category
Enhancement
Why these changes are required?
Fix: opensearch-project/OpenSearch-Dashboards#2106
What is the old behavior before changes and new behavior after changes?
See screenshots
Issues Resolved
Fix: opensearch-project/OpenSearch-Dashboards#2106
Testing
Existing tests pass, updated snapshots
Check List
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.