odoo/documentation#17050
Created by fw-bot
Merged
at 54a4bd425396e984f78f710d87a4876c08f39a41
Statuses:
- ci/documentation: (runtime 1487s)
- ci/codeowner_coverage: (runtime 7s)
- label
- odoo-dev:saas-18.2-17.0-highlight-ref-target-heading-510739-fw
- head
- 659c6314e371f833eeb963ae4f883fd7bf90e692
- merged
- 1 month ago by Documentation, Niki Brown (nikbr)
| odoo/documentation | |
|---|---|
| 17.0 | #16572 |
| 18.0 | #17049 |
| saas-18.2 | #17050 |
| saas-18.3 | #17051 |
| saas-18.4 | #17052 |
| 19.0 | #17053 |
| saas-19.1 | #17054 |
| saas-19.2 | #17055 |
| saas-19.3 | |
| master | #17056 |
[IMP] add highlight fade to ref targets
Task: https://www.odoo.com/odoo/project/3835/tasks/5970579
When a user clicks on a ref link and the page scrolls to a heading its easy to not see the specific heading. This PR adds a temporary highlight to the heading. Styling is similar to the search term highlighting that currently exists. See screenshot and example below:
<img width="1175" height="872" alt="search-highlight" src="https://github.com/user-attachments/assets/4f38bb1e-8bb6-447f-92c6-03cb4b7bb49e" />
Forward-Port-Of: #16572