• 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
..
AnnouncementPage Loading commit data...
BrowsePage Loading commit data...
Feedback Loading commit data...
Footer Loading commit data...
HomePage Loading commit data...
NavBar Loading commit data...
NotFoundPage Loading commit data...
PreferencesPage Loading commit data...
ProfilePage Loading commit data...
SearchPage Loading commit data...
TableDetail Loading commit data...
Tags Loading commit data...
common Loading commit data...