• Daniel's avatar
    Fix Data Preview Showing Wrong Data (#348) · 824016b5
    Daniel authored
    * Table Preview API uses 'takeLatest' instead of 'takeEvery' to ignore outdated requests
    
    * Blocks the table-details from rendering until new data is fetched.
    This prevents the subcomponents from rendering briefly in between
    page loads, causing the preview button from requesting more data
    
    * Renamed `didInitialLoad` to `didComponentMount`
    824016b5
Name
Last commit
Last update
..
allTags Loading commit data...
announcements Loading commit data...
bookmark Loading commit data...
feedback Loading commit data...
log/api Loading commit data...
notification Loading commit data...
popularTables Loading commit data...
search Loading commit data...
tableMetadata Loading commit data...
user Loading commit data...
rootReducer.ts Loading commit data...
rootSaga.ts Loading commit data...
utilMethods.ts Loading commit data...