odoo/documentation#17054
Created by fw-bot
Merged
at 2f452f7740ad79e7a6e23d0be4a0edfc8c71d0fa
Statuses:
- ci/documentation: (runtime 1060s)
- ci/codeowner_coverage: (runtime 5s)
- label
- odoo-dev:saas-19.1-17.0-highlight-ref-target-heading-510782-fw
- head
- e03b7793fc606e0a7c57a8c5ed04778d196120b3
- 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