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

fix: Breadcrumb on long page title isn't applied in Navigation portlet with Breadcrumb style - EXO-75273 - Meeds-io/meeds#2570 #4181

Merged
merged 1 commit into from
Nov 11, 2024

Commits on Nov 11, 2024

  1. fix: Breadcrumb on long page title isn't applied in Navigation portle…

    …t with Breadcrumb style - EXO-75273 - Meeds-io/meeds#2570.
    
    Before this change, when select any node in a space and add under it many items one under another with long titles and in the last added item, add a Breadcrumb navigation portlet, the labels in breadcrumb are not displayed correctly. To resolve this problem, change v-btn to v-card and use flex for alignment. After this change, Last page title is not centered if the last title is too long, a breadcrumb at the end is applied.
    
    (cherry picked from commit 5a730a9)
    akhanfir authored and Jihed525 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2decd12 View commit details
    Browse the repository at this point in the history