villebro commented on PR #23274: URL: https://github.com/apache/superset/pull/23274#issuecomment-1453566914
> Updating the values in the dropdown seems kinda flaky Good catch - it seems this `shouldMapStateToProps` is very flaky, and has been implemented in many places as just `() => true`. Since this is pretty light weight behavior, I don't see any reason not to do the same here. -- 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]
