Skip to content

Remove length limitation from breadcrumbs #2123

Merged
rmn-snpk merged 1 commit intomainfrom
fix/long-breadcrubms
Mar 18, 2026
Merged

Remove length limitation from breadcrumbs #2123
rmn-snpk merged 1 commit intomainfrom
fix/long-breadcrubms

Conversation

@rmn-snpk
Copy link
Copy Markdown

@rmn-snpk rmn-snpk commented Mar 13, 2026

Fixes OPS-3789

image

@linear
Copy link
Copy Markdown

linear Bot commented Mar 13, 2026

@sonarqubecloud
Copy link
Copy Markdown

@rmn-snpk rmn-snpk marked this pull request as ready for review March 17, 2026 13:02
Copilot AI review requested due to automatic review settings March 17, 2026 13:02
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes the max-width and truncation CSS classes from breadcrumb path tokens, allowing them to display their full text without being cut off at 225px.

Changes:

  • Removed max-w-[225px] and truncate classes from breadcrumb span elements

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@rmn-snpk rmn-snpk merged commit 999e1d7 into main Mar 18, 2026
29 checks passed
@rmn-snpk rmn-snpk deleted the fix/long-breadcrubms branch March 18, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants