calvinjiang opened a new pull request #7120: URL: https://github.com/apache/dolphinscheduler/pull/7120
<!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request This PR will close #7112 . ## Brief change log The datasource modal missed an attribute named 'close-on-click-modal'. It can control whether this modal can be closed or not when clicking the area outside of the modal. ## Verify this pull request This change added tests and can be verified as follows: - *Manually verified the change by testing locally.* Create a datasource and click the area outside of this modal, the modal won't disappear again. <img width="1200" alt="image" src="https://user-images.githubusercontent.com/4928204/144371525-5335218e-9e21-49bd-8725-1b0114bcb7dd.png"> -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
