nishita-09 commented on code in PR #26768:
URL: https://github.com/apache/flink/pull/26768#discussion_r2324748308


##########
flink-runtime-web/web-dashboard/src/app/pages/job/overview/chart/job-overview-drawer-chart.component.html:
##########
@@ -26,14 +26,16 @@
       nzShowSearch
       [nzPlaceHolder]="'Select Metric Name'"
       (ngModelChange)="updateMetric($event)"
+      nzDropdownMatchSelectWidth="false"
+      [nzDropdownStyle]="{ 'min-width': dropdownWidth + 'px', 'max-width': 
'80vw' }"

Review Comment:
   @davidradl Could you also review this PR, and let me know if this looks good 
to you. Thanks!



-- 
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]

Reply via email to