alibaba-fusion / next

🦍 A configurable component library for web built on React.
https://fusion.design
MIT License
4.58k stars 584 forks source link

[Dialog]Fullscreen dialog cannot close by mask click #927

Closed jdkahn closed 5 years ago

jdkahn commented 5 years ago

Component

Dialog

Reproduction link

https://riddle.alibaba-inc.com/riddles/142a0581

Steps to reproduce

create a dialog with isFullScreen=true and hasMask=true click on the mask and it does not close the dialog

youluna commented 5 years ago

https://riddle.alibaba-inc.com/riddles/3db24b41 Dialog with isFullScreen animation, animation in failed

jdkahn commented 5 years ago

@youluna Fixed fullscreen animation issue. Please review