dinky icon indicating copy to clipboard operation
dinky copied to clipboard

[Optimization][datastudio] Please add the button on "FlinkSql syntax&logic check" dialog for copying exception message

Open leeoo opened this issue 3 years ago • 1 comments

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

leeoo avatar Aug 12 '22 03:08 leeoo

Hi. We want to redesign the result display information of SQL verification. Do you have any suggestions?

aiwenmo avatar Aug 12 '22 07:08 aiwenmo

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: 图片

图片

Zzm0809 avatar Aug 17 '22 07:08 Zzm0809