Skip to content

[BUG] Page header breadcrumbs incorrectly float to the right #10580

@wanglam

Description

@wanglam

Describe the bug

The breadcrumbs float to the right like screenshot below:
Image

To Reproduce

  1. Adding configs below:
opensearchDashboards.dashboardAdmin.users: ['admin']
workspace.enabled: true
savedObjects.permission.enabled: true
data_source.enabled: true
uiSettings:
  overrides:
    'home:useNewHomePage': true
  defaults:
    'theme:darkMode': false
  1. Visit any page with normal page header such as data sources, overview

Expected behavior
It should like the screenshot below:
Image

OpenSearch Version
3.2.0

Dashboards Version
Latest main

Plugins
N/A

Screenshots
See above

Host/Environment (please complete the following information):
N/A

Additional context
It seems this issue was introduced by this PR , switching to a commit before this PR is work as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions