Actions
Bug #13022
closedRemove the "tw-bs" css hack
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - UI & UX
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Medium
Priority:
0
Name check:
Fix check:
Regression:
Description
In Rudder 3.x versions, there was a conflict between the CSS Boostrap and Jquery-ui libraries. To avoid this, we added a custom "tw-bs" class on all bootstrap elements of the interface, so that the Boostrap style overrides the Jquery-UI style.
But now we no longer use the Jquery-UI library, so we shouldn't use this hack anymore.
Updated by Raphael GAUTHIER over 6 years ago
- Status changed from New to In progress
Updated by Raphael GAUTHIER over 6 years 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/2000
Updated by Rudder Quality Assistant over 6 years ago
- Assignee changed from Vincent MEMBRÉ to Raphael GAUTHIER
Updated by Raphael GAUTHIER over 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|9e37c9b88698c30acecaad5c7ee297a024d2ae62.
Updated by Vincent MEMBRÉ about 6 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.0~beta1 which was released today.
Changelog
Updated by François ARMAND about 6 years ago
- Related to Bug #13392: [tw-bs hack] After success pop-up after directive modification, screen remains faded-in added
Actions