Actions
Bug #27316
openthe logo doesn't display well anymore
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
Since the upgrade to 8.3, a customer reports that the logo doesn't show up correctly in the top of the screen
Updated by Raphael GAUTHIER 19 days ago
- Project changed from Branding to Rudder
- Target version deleted (
8.3)
In the PR (https://github.com/Normation/rudder/pull/6107), we've removed the <li class="plugin-info></li>
element from the menu. This element was used to load the style tag for displaying custom logos correctly.
To fix this issue, we need to reinsert the <li> element into Rudder's menu (which is why I changed the target project for this ticket)
Updated by Raphael GAUTHIER 19 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from Raphael GAUTHIER to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/6531
Updated by Raphael GAUTHIER 19 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|742fefd09bd708a4588453a813c9bbfdd0fb607f.
Actions