stable

Clone or download

Read-only

Select2 container should not go under the modal backdrop

The issue was introduced by 14770d0f1033f664ed0f4b40107319c483abffc7 because the modal now keeps its elements inside its mountpoint. This broke the CSS rule that expected to have the backdrop element at the same level than the select2 container. This contribution sets a far more relaxed constraint to keep the select2 container on top. Hopefully nothing else should break. Mid term we should move away from select2 anyway. Issue is visible when you try to add the Project Milestone widget in one of your dashboard. Part of story #23469: export reports with linked artifact in xlsx format Change-Id: I3d37d3969b73d48f12338118d5dd83186b8f3488

Modified Files

Name
M src/themes/tlp/src/scss/components/_forms.scss +1 −5 Go to diff View file