rusackas commented on PR #44069:
URL: https://github.com/apache/superset/pull/44069#issuecomment-5769582455
Thanks for wiring in the `inScopeFilterIds` check, @Kunal8954, that closes
out the scope concern I raised. A couple of things to look into though.
@sadpandajoe's fresh pass today found the scope guard just moved the bug: a
skipped out-of-scope child keeps its stale value and never gets invalidated
once its tab comes back into view. The mount-time-sync thread looks like the
bigger one, an initial `extraFormData: {}` emission on load could be clearing
children with no user action at all. Let's get through that round before this
is mergeable.
--
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]