dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
849 stars 466 forks source link

Add backdrop-filter to our popup overlay background #21660

Closed fmontes closed 2 years ago

fmontes commented 2 years ago

Is your feature request related to a problem? Please describe. We want to make the app looks more "appy" (Jason's words) so for the overlay of the dialogs we want to add:

    backdrop-filter: blur(5px);

Describe the solution you'd like We need to add this for primeng dialog and our custom dot-dialog component.

alfredo-dotcms commented 2 years ago

Note to QA: this can be checked comparing demo with the effect on the background blur of this img image

alfredo-dotcms commented 2 years ago

PRs: https://github.com/dotCMS/core-web/pull/1870/files https://github.com/dotCMS/core/pull/21665/files

nollymar commented 2 years ago

Internal QA: Passed

Screen Shot 2022-03-01 at 11 20 15 AM Screen Shot 2022-03-01 at 11 18 22 AM

bryanboza commented 2 years ago

Fixed, tested on release-21.03 // Docker // FF