pkdotson commented on a change in pull request #13500:
URL: https://github.com/apache/superset/pull/13500#discussion_r597216907



##########
File path: superset-frontend/src/views/CRUD/hooks.ts
##########
@@ -45,11 +46,12 @@ export function useListViewResource<D extends object = any>(
   infoEnable = true,
   defaultCollectionValue: D[] = [],
   baseFilters?: FilterValue[], // must be memoized
+  defaultLoading = true,

Review comment:
       Yep, I'll do the refactoring in a follow up ticket.




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

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