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. #4179

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

akhanfir
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.

…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.
@akhanfir akhanfir requested a review from mkrout November 11, 2024 12:10
@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Nov 11, 2024
@akhanfir akhanfir merged commit f2bb999 into feature/maintenance Nov 11, 2024
6 checks passed
@akhanfir akhanfir deleted the TASK-75273 branch November 11, 2024 12:13
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.

2 participants