Actions
Bug #28289
openRemove images in API doc
Bug #28289:
Remove images in API doc
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
When clicking on a link pointing to a section in the API doc (redoc version) in Firefox, the section sometimes changes in the URL after page load, due to https://github.com/Redocly/redoc/issues/896.
This is due to the presence of images which, on Firefox only, cause a scroll event. When the section changes, the view switches to the previous section. This is a serious issue as users often open links to URL docs.
An obvious fix is to remove the images for now.
Updated by Alexis Mousset 5 days ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset 5 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/6880
Updated by Alexis Mousset 5 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|a675e7e2d09aeddd095e60bf9ccea0bba1717dd7.
Updated by François ARMAND 4 days ago
- Fix check changed from To do to Checked
Actions