geido commented on code in PR #30730: URL: https://github.com/apache/superset/pull/30730#discussion_r1824526526
########## superset-frontend/src/components/Chart/DrillBy/DrillByMenuItems.tsx: ########## @@ -311,6 +310,7 @@ export const DrillByMenuItems = ({ margin: ${theme.gridUnit * 2}px ${theme.gridUnit * 3}px; box-shadow: none; `} + value={searchInput} Review Comment: I think this approach does not work. Watch the example video. I cannot even type right, it will lag really bad. https://github.com/user-attachments/assets/c94d51e2-36fb-4b92-8677-303a83accdac -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org