Users may click on the mask by mistake when editing complex plugins, and the drawer will close after clicking on the mask, resulting in the loss of data edited by the user.

Clicking on the mask does not allow the drawer to be closed
We can set maskClosable to false to do this.
Refer link: https://ant.design/components/drawer/#API
cc @tokers
agree +1
Yeah, it sounds logical. Can I work on this issue, @LiteSun, @nic-chen? I also noticed that editing any existing plugins also result in the same behaviour. Should I restrict that too?
Edit: I have made the changes. Can I open a PR?
Yeah, it sounds logical. Can I work on this issue, @LiteSun, @nic-chen? I also noticed that editing any existing plugins also result in the same behaviour. Should I restrict that too?
sure, welcome.
Yeah, it sounds logical. Can I work on this issue, @LiteSun, @nic-chen? I also noticed that editing any existing plugins also result in the same behaviour. Should I restrict that too?
Edit: I have made the changes. Can I open a PR?
Looking forward to your PR! 馃帀
Hello guys!! Just opened it :)
Waiting for the review, hehe. Thanks for the super quick reply.