Tags: GeorgeGuoCN/superset
Tags
Stop ChartContainer from rendering twice on chartStatus change (apach… …e#1828) * Stop ChartContainer from rendering twice on chartStatus change * Make spinner overlay and dim chart while laoding * Added timeout to make render more stable on resize * Put viz in state and call resize at browser size change * add render after height change since resize depends on render called on the same object * Change name of renderVis to renderVisOnChange * Only call resize at height change, persist viz in state * Call resize wihout render at window size change
Filter table list based on the user permissions. (apache#1769) * Filter table list based on the user permissions. * Fix tests
PreviousNext