Skip to content

Conversation

@ruchidh
Copy link
Collaborator

@ruchidh ruchidh commented Sep 9, 2025

Description

This pr fixes breadcrumb alignment, font, responsiveness in new discover header.

Screenshot 2025-09-09 at 1 54 02 PM Screenshot 2025-09-09 at 1 54 23 PM

Changelog

  • fix: Header breadcrumb and responsiveness

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@angle943
Copy link
Collaborator

Screenshot 2025-09-19 at 1 47 30 PM

I noticed this has some extra spacing. Is this part of this PR or is it out of scope?

@ruchidh
Copy link
Collaborator Author

ruchidh commented Sep 22, 2025

Screenshot 2025-09-19 at 1 47 30 PM I noticed this has some extra spacing. Is this part of this PR or is it out of scope?

This was not part of scope, but i can look into this, how did you get this case generated ?

@angle943
Copy link
Collaborator

@ruchidh create a workspace name as one-word like mine (why-so-long-name-craziness-.....) and then go to small viewport and click on the down chevron on the top

angle943
angle943 previously approved these changes Sep 22, 2025
Comment on lines +57 to +60
.globalDatePicker {
flex-basis: 100%;
width: 100%;
margin-left: 0;
Copy link
Collaborator

Choose a reason for hiding this comment

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

do we still need this?

hideTrailingSeparator
disableTrailingLink
truncate={true}
responsive={{
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: Do we want to move this values into a constants file.

@LDrago27 LDrago27 merged commit 6412264 into opensearch-project:main Sep 23, 2025
204 of 209 checks passed
@wanglam
Copy link
Collaborator

wanglam commented Sep 26, 2025

Hi @ruchidh, it seems the breadcrumbs float to the right after this PR was merged. Could you help take a look? Thank you.

ruanyl added a commit to ruanyl/OpenSearch-Dashboards that referenced this pull request Nov 11, 2025
…ast breadcrumb

The changes opensearch-project#10507 causes Visualize/Dashboards not clickable when open a
visualization or dashboard, this prevent user from navigating back to
visualization list or dashboard list from breadcrumbs.

Signed-off-by: Yulong Ruan <[email protected]>
@ruanyl
Copy link
Member

ruanyl commented Nov 11, 2025

This PR seems caused another regression, see details in #10897
@ruchidh can you please take a look at the PR I shared?

angle943 pushed a commit that referenced this pull request Nov 11, 2025
…readcrumb (#10897)

* fix(breadcrumbs): trailing link should still clickable if hide last last breadcrumb

The changes #10507 causes Visualize/Dashboards not clickable when open a
visualization or dashboard, this prevent user from navigating back to
visualization list or dashboard list from breadcrumbs.

Signed-off-by: Yulong Ruan <[email protected]>

* Changeset file for PR #10897 created/updated

* fix(test): update test snapshots

Signed-off-by: Yulong Ruan <[email protected]>

---------

Signed-off-by: Yulong Ruan <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[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.

6 participants