[Optimization][datastudio] Please add the button on "FlinkSql syntax&logic check" dialog for copying exception message
Search before asking
- [X] I had searched in the issues and found no similar optimization requirement.
Description
If the job code check cannot be passed when clicking the check button on datastudio, then "FlinkSql syntax&logic check" dialog will show exception message(s), but these message(s) ofen is/are very long and dispaly with scroll bar, it's hard to read.
So please add the button on message box top-right corner for copying the exception message(s), then I can paste it into external text editor for further reading and investgating.

Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Hi. We want to redesign the result display information of SQL verification. Do you have any suggestions?
Hi. We want to redesign the result display information of SQL verification. Do you have any suggestions?
https://ant.design/components/steps-cn
可以用步骤条组件 分段展示 每段下方描述信息使用CodeShow组件展示其结果 步骤可切换查看每一步的校验结果
eg:

