yousoph commented on PR #41913:
URL: https://github.com/apache/superset/pull/41913#issuecomment-5052841319

   Pushed (`02737c3`). Replaced the `originalArgs.forceRefresh` guard with a 
non-sticky `isRefreshingRef` in `schemas.ts`, `catalogs.ts`, and `tables.ts` — 
the subscribed-refetch effect is now the single place that fires the callback, 
exactly once, with `isRefetched` derived from the ref (so the "List 
refreshed"/"List updated" toast still fires only for the explicit refresh 
button). Added a refresh-button → OAuth → `invalidateTags` regression test to 
each hook; each was confirmed to fail against the previous guard-based code. 
Thanks for the catch!
   


-- 
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]

Reply via email to