villebro commented on code in PR #22707: URL: https://github.com/apache/superset/pull/22707#discussion_r1073203859
########## superset-frontend/src/dashboard/components/nativeFilters/FiltersConfigModal/FiltersConfigForm/FiltersConfigForm.tsx: ########## @@ -258,6 +258,19 @@ const StyledAsterisk = styled.span` } `; +const TimeRangeInfo = styled.div` Review Comment: As I assume this can function as a generic filter type info component, this could potentially be renamed to `FilterTypeInfo` -- 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