• Eduardo Sanz García's avatar
    Hide the flag icon if user is unauthenticated · 28b93663
    Eduardo Sanz García authored
    Previously, all users were able to click the flag icon. However,
    unauthenticated users were shown a toast message if they click the icon:
    `You must be logged in to report an annotation`.
    
    The behaviour has been changed so that the flag button is only shown (and clickable) for authenticated users.
    
    Resolves #1037
    28b93663
annotation-action-bar.js 3.84 KB