• Sean Hammond's avatar
    Only show display names if client_display_names is on · b8d90240
    Sean Hammond authored
    Only show display names on annotation cards if the client_display_names
    feature flag is on.
    
    The api_render_user_info feature flag also needs to be on in h,
    otherwise the client won't receive any display name from h.
    
    The user also has to have a display name set in h.
    
    If any of these three tests fail then fall back to showing the username.
    b8d90240
annotation-header.js 2.44 KB