yiisoft / yii2-gii

Yii 2 Gii Extension
http://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
202 stars 192 forks source link

Transparency issue with the shown modal dialog. #525

Closed glodov closed 1 year ago

glodov commented 1 year ago

More information about a bug you can find here: https://github.com/yiisoft/yii2-gii/issues/524 or here in the video https://youtu.be/86Lc_MJ9jKQ the solution is here: https://youtu.be/o4FS0GH39YU

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues https://github.com/yiisoft/yii2-gii/issues/524
glodov commented 1 year ago

Please add a line for CHANGELOG. Thanks.

Should I add a 2.2.7 version there?

samdark commented 1 year ago

No. Reuse latest.

glodov commented 1 year ago

No. Reuse latest.

Here we go: https://github.com/yiisoft/yii2-gii/pull/526

samdark commented 1 year ago

No need for a second pull request. You can just push additional commit to the same patch-1 branch and the commit will end up here.

glodov commented 1 year ago

No need for a second pull request. You can just push additional commit to the same patch-1 branch and the commit will end up here.

Thanks. Done.

samdark commented 1 year ago

Thank you!