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: add word break styles to container for text wrapping #10577

Merged
merged 3 commits into from
Jan 31, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 30, 2025

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


Issue

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

Description

Added word break styles to container for text wrapping

Webui next

Before:
Screenshot 2025-01-29 at 12 29 49 AM
After:
Screenshot 2025-01-28 at 11 51 35 PM

webui portal:

Before:
Screenshot 2025-01-29 at 12 32 50 AM
After:
Screenshot 2025-01-28 at 11 50 56 PM

webui console

Before:
Screenshot 2025-01-29 at 12 35 30 AM
After:
Screenshot 2025-01-28 at 11 50 37 PM


📚  View the storybook of this branch here


Cherry-pick of 0a30879 has failed:

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

You are currently cherry-picking commit 0a30879581.
  (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/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 0a30879)

# 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 January 30, 2025 09:54
@mergify mergify bot added the conflicts label Jan 30, 2025
Copy link
Contributor Author

mergify bot commented Jan 30, 2025

Cherry-pick of 0a30879 has failed:

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

You are currently cherry-picking commit 0a30879581.
  (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/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