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

[FW][FIX] web: handle very long words in notifications #159310

Conversation

fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Mar 26, 2024

This commit fixes an issue where very long words were overflowing out of the notification. These words will now be split on multiple lines so they stay always readable.

task-3820562

Before After
Screenshot 2024-03-21 at 15 59 31 Screenshot 2024-03-21 at 16 00 26

I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: #158604

This commit fixes an issue where very long words were overflowing out
of the notification. These words will now be split on multiple lines so
they stay always readable.

task-3820562

X-original-commit: 9cca8f0
@robodoo
Copy link
Contributor

robodoo commented Mar 26, 2024

@fw-bot
Copy link
Contributor Author

fw-bot commented Mar 26, 2024

@anso-odoo @pparidans this PR targets master and is the last of the forward-port chain containing:

To merge the full chain, use

@fw-bot r+

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@robodoo robodoo added the forwardport This PR was created by @fw-bot label Mar 26, 2024
@C3POdoo C3POdoo added the RD research & development, internal work label Mar 26, 2024
@pparidans
Copy link
Contributor

@fw-bot r+

robodoo pushed a commit that referenced this pull request Mar 28, 2024
This commit fixes an issue where very long words were overflowing out
of the notification. These words will now be split on multiple lines so
they stay always readable.

task-3820562

closes #159310

X-original-commit: 9cca8f0
Signed-off-by: Pierre Paridans (app) <app@odoo.com>
robodoo pushed a commit that referenced this pull request Mar 28, 2024
This commit fixes an issue where very long words were overflowing out
of the notification. These words will now be split on multiple lines so
they stay always readable.

task-3820562

closes #159310

X-original-commit: 9cca8f0
Signed-off-by: Pierre Paridans (app) <app@odoo.com>
@robodoo robodoo closed this Mar 28, 2024
@robodoo robodoo added the 17.3 label Mar 28, 2024
@fw-bot fw-bot deleted the master-saas-17.1-fix-notifications-long-words-anso-_d-3-fw branch April 11, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
17.3 forwardport This PR was created by @fw-bot RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants