codyml commented on PR #21974: URL: https://github.com/apache/superset/pull/21974#issuecomment-1299118233
@michael-s-molina For the horizontal filter bar, I think we may also need a way to programmatically open/close the dropdown. Would that be possible to include here, maybe with a `useImperativeHandle`? I think we'll also want to be able to scroll to and highlight overflow content, so could we also maybe expose a ref to the dropdown content container? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
