Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #24176: Directive parameters UI details changed since bootstrap 5 #5400

Conversation

clarktsiory
Copy link
Contributor

@clarktsiory clarktsiory commented Feb 16, 2024

https://issues.rudder.io/issues/24176

Now the directives parameters UI should look very similar to the previous one. Both specific directives html and global css have been changed, but to adapt from previous bootstrap 3 that disappeared in bootstrap 5

@clarktsiory clarktsiory force-pushed the bug_24176/directive_parameters_ui_details_changed_since_bootstrap_5 branch from df24f7c to 6ce5898 Compare February 16, 2024 08:37
Comment on lines +103 to +141
// -- CHECKBOX/RADIO OVERRIDE
.checkbox, .radio {
& {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}

& label {
cursor: pointer;
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

those are declared in bootstrap 3, disappeared completely in bootstrap 5 😐

@clarktsiory clarktsiory force-pushed the bug_24176/directive_parameters_ui_details_changed_since_bootstrap_5 branch from 6ce5898 to 606984c Compare February 19, 2024 09:02
@clarktsiory
Copy link
Contributor Author

PR rebased

@clarktsiory
Copy link
Contributor Author

OK, merging this PR

@clarktsiory clarktsiory merged commit 606984c into Normation:branches/rudder/8.1 Feb 19, 2024
4 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants