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

Conversation

Jihed525
Copy link
Contributor

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)

…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)
@Jihed525 Jihed525 self-assigned this Nov 11, 2024
@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Nov 11, 2024
@Jihed525 Jihed525 enabled auto-merge (squash) November 11, 2024 13:41
@Jihed525 Jihed525 merged commit 30d1538 into develop Nov 11, 2024
3 checks passed
@Jihed525 Jihed525 deleted the backportdev-75273 branch November 11, 2024 13:44
Copy link

sonarcloud bot commented Nov 11, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partialCIBuild Perform Partial CI Build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants