systelab / systelab-components

Systelab Angular common components
MIT License
14 stars 8 forks source link

bug-855 remove open dialog animation for firefox #856

Closed OscarDeDios closed 4 months ago

OscarDeDios commented 4 months ago

PR Details

Remove animation for firefox when a dialog is opened because it produces an unpleasent flickering effect.

Related Issue

https://github.com/systelab/systelab-components/issues/855

Types of changes

Checklist

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.05%. Comparing base (16faa0c) to head (963d9b1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #856 +/- ## ========================================== + Coverage 56.99% 57.05% +0.05% ========================================== Files 130 130 Lines 3665 3665 Branches 645 645 ========================================== + Hits 2089 2091 +2 + Misses 1466 1464 -2 Partials 110 110 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.