ryanvanhuuksloot commented on code in PR #25899:
URL: https://github.com/apache/flink/pull/25899#discussion_r1904529105
##########
flink-runtime-web/web-dashboard/src/app/pages/job/checkpoints/detail/job-checkpoints-detail.component.html:
##########
@@ -26,6 +25,9 @@
<nz-divider nzType="vertical"></nz-divider>
<strong>Checkpoint Type:</strong>
{{ checkPointType }}
+ <nz-divider nzType="vertical"></nz-divider>
Review Comment:
I'd be good with this 👍
I agreed that horizontal screen space is limited in that tab
I think that the API should have a boolean or Enum.
What do you think between an Enum or boolean flag?
--
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]