• Robert Knight's avatar
    Sync route before waiting for groups and profile to load · 013c82e5
    Robert Knight authored
    Do not wait for groups and profile to load before calling
    `router.sync()` to set the initial route and thereby render the
    appropriate content component.
    
    Historically the main view components assumed that the user profile and
    groups were already loaded before they were rendered, but this is no
    longer the case.
    
    This fixes a brief flash of the sidebar's `TopBar` component inside the
    notebook when it initially loads. It also results in the `Annotations`
    and `Page Notes` tabs appearing immediately in the sidebar rather than
    waiting until the groups list is populated.
    013c82e5
Name
Last commit
Last update
..
components Loading commit data...
services Loading commit data...
store Loading commit data...
test Loading commit data...
util Loading commit data...
cross-origin-rpc.js Loading commit data...
ga.js Loading commit data...
get-api-url.js Loading commit data...
host-config.js Loading commit data...
icons.js Loading commit data...
index.js Loading commit data...
markdown-commands.js Loading commit data...
media-embedder.js Loading commit data...
render-markdown.js Loading commit data...
search-client.js Loading commit data...
service-config.js Loading commit data...
ui-constants.js Loading commit data...
websocket.js Loading commit data...