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


##########
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:
   @gustavodemorais  Could you review this , 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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to