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

[4.5.x] fix: text overflow in documentation containers #10649

Open
wants to merge 1 commit into
base: 4.5.x
Choose a base branch
from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 13, 2025

This is an automatic copy of pull request #10599 done by Mergify.


Issue

https://gravitee.atlassian.net/browse/APIM-7688

Description

Added word break styles to container for text wrapping

Additional context

console webui

Before:
Screenshot 2025-02-02 at 11 55 46 PM

After:
Screenshot 2025-02-02 at 11 46 49 PM

Before:
Screenshot 2025-02-02 at 11 53 25 PM

After:
Screenshot 2025-02-02 at 11 49 09 PM

portal webui

Before:
Screenshot 2025-02-02 at 11 56 18 PM

After:
Screenshot 2025-02-02 at 11 59 17 PM

Before:
Screenshot 2025-02-02 at 11 56 43 PM

After:
Screenshot 2025-02-02 at 11 49 36 PM

portal webui next

Before:
Screenshot 2025-02-02 at 11 56 28 PM

After:
Screenshot 2025-02-03 at 12 00 48 AM

🏗️ Your changes can be tested here and will be available soon:
Console: https://pr.team-apim.gravitee.dev/10599/console
Portal: https://pr.team-apim.gravitee.dev/10599/portal
Management-api: https://pr.team-apim.gravitee.dev/10599/api/management
Gateway v4: https://pr.team-apim.gravitee.dev/10599
Gateway v3: https://pr.gateway-v3.team-apim.gravitee.dev/10599


📚  View the storybook of this branch here


Cherry-pick of a3133b5 has failed:

On branch mergify/bp/4.5.x/pr-10599
Your branch is up to date with 'origin/4.5.x'.

You are currently cherry-picking commit a3133b56b2.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   gravitee-apim-console-webui/src/components/documentation/page/_page.scss
	modified:   gravitee-apim-portal-webui-next/src/app/api/api-details/api-tab-documentation/api-tab-documentation.component.scss
	modified:   gravitee-apim-portal-webui-next/src/components/page/page-markdown/page-markdown.component.scss
	modified:   gravitee-apim-portal-webui/src/app/components/gv-page-markdown/gv-page-markdown.component.css

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   gravitee-apim-console-webui/src/management/api/documentation-v4/components/documentation-edit-page/documentation-edit-page.component.scss

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


📚  View the storybook of this branch here

(cherry picked from commit a3133b5)

# Conflicts:
#	gravitee-apim-console-webui/src/management/api/documentation-v4/components/documentation-edit-page/documentation-edit-page.component.scss
@mergify mergify bot requested a review from a team as a code owner February 13, 2025 09:00
@mergify mergify bot added the conflicts label Feb 13, 2025
Copy link
Contributor Author

mergify bot commented Feb 13, 2025

Cherry-pick of a3133b5 has failed:

On branch mergify/bp/4.5.x/pr-10599
Your branch is up to date with 'origin/4.5.x'.

You are currently cherry-picking commit a3133b56b2.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   gravitee-apim-console-webui/src/components/documentation/page/_page.scss
	modified:   gravitee-apim-portal-webui-next/src/app/api/api-details/api-tab-documentation/api-tab-documentation.component.scss
	modified:   gravitee-apim-portal-webui-next/src/components/page/page-markdown/page-markdown.component.scss
	modified:   gravitee-apim-portal-webui/src/app/components/gv-page-markdown/gv-page-markdown.component.css

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   gravitee-apim-console-webui/src/management/api/documentation-v4/components/documentation-edit-page/documentation-edit-page.component.scss

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

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.

1 participant