• Lyza Danger Gardner's avatar
    Make page note tab auto-select even if page notes have replies · 67928814
    Lyza Danger Gardner authored
    Before, the page notes tab would not be selected if any of the page
    notes had replies. Now will correctly auto-select page notes tab if
    all top-level (i.e. non-reply) annotations are page notes.
    
    Also add some rudimentary tests for the `ADD_ANNOTATIONS` reducer in
    the `selection` store module as none existed.
    
    Fixes #1827
    67928814
selection-test.js 16.1 KB