LiteSun opened a new issue #1548: URL: https://github.com/apache/apisix-dashboard/issues/1548
# Feature request 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.  ## Describe the solution you'd like 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 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
