rusackas commented on PR #38910: URL: https://github.com/apache/superset/pull/38910#issuecomment-4815606382
@Ujjwaljain16 this is much better, thanks! The `native_filter_id` + `filter_` detection lines up with `nativeFilters/utils.ts` and the precedence chain reads right, so I think we're close here... Since `NATIVE_FILTER_OPTIONS_CACHE_TIMEOUT` defaults to `None`, #38219's stale dropdown still isn't fixed until an operator sets it. Did you confirm the override actually refreshes the values against a real dynamic filter (not just the synthetic payloads in the tests)? Stoked to see CI is green! -- 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]
