Actions
User story #23729
closedUser story #23593: Upgrading Bootstrap to version 5
Remove all unused css code related to old tooltips
Effort required:
Name check:
To do
Fix check:
To do
Regression:
No
Description
Since upgrading to Bootstrap 5, we only use Bootstrap tooltips and they are all initialised in the same way, thanks to the data-bs-toggle='tooltip' attribute. We no longer need any css classes for initialisation, so we can remove them.
Updated by Raphael GAUTHIER about 1 year ago
- Related to User story #23593: Upgrading Bootstrap to version 5 added
Updated by Raphael GAUTHIER about 1 year ago
- Status changed from New to In progress
Updated by Raphael GAUTHIER about 1 year ago
- Status changed from In progress to Pending technical review
- Assignee changed from Raphael GAUTHIER to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/5179
Updated by Raphael GAUTHIER about 1 year ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|10344de240cf3a9fc3e826a3d67f70c6d881950f.
Updated by Vincent MEMBRÉ 10 months ago
- Tracker changed from Enhancement to User story
Updated by Vincent MEMBRÉ 8 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.1.0~alpha1 which was released today.
Actions