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] create the font element inside the selected link element #156552

Conversation

fw-bot
Copy link
Contributor

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

Currently, when we color a list of links with more than three items in the list, only the first and last links are colored.

Now when the li element is colored in a list, the font element is
created inside the link. We also make sure when the font size is defined
the font element is created inside so that the background color is
aligned with the font size

task-3677214


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

Forward-Port-Of: #149056

Currently, when we color a list of links with more than three items in
the list, only the first and last links are colored.

Now when the li element is colored in a list, the font element is
created inside the link. We also make sure when the font size is defined
the font element is created inside so that the background color is
aligned with the font size

task-3677214

X-original-commit: 082bb38
@robodoo
Copy link
Contributor

robodoo commented Mar 5, 2024

@fw-bot
Copy link
Contributor Author

fw-bot commented Mar 5, 2024

This PR targets saas-15.2 and is part of the forward-port chain. Further PRs will be created up to master.

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 5, 2024
@C3POdoo C3POdoo added the RD research & development, internal work label Mar 5, 2024
@fw-bot
Copy link
Contributor Author

fw-bot commented Mar 5, 2024

@Jinjiu96 @sebgeelen the next pull request (#156573) is in conflict. You can merge the chain up to here by saying

@fw-bot r+

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

@sebgeelen
Copy link
Contributor

@fw-bot r+

robodoo pushed a commit that referenced this pull request Mar 6, 2024
Currently, when we color a list of links with more than three items in
the list, only the first and last links are colored.

Now when the li element is colored in a list, the font element is
created inside the link. We also make sure when the font size is defined
the font element is created inside so that the background color is
aligned with the font size

task-3677214

closes #156552

X-original-commit: 082bb38
Signed-off-by: Geelen Sébastien (sge) <sge@odoo.com>
@robodoo robodoo closed this Mar 6, 2024
@fw-bot fw-bot deleted the saas-15.2-15.0-task-3677214-web_editor-fix-imcomplete_coloring_in_list_of_links-jili-4D_N-fw branch March 20, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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