• Lyza Danger Gardner's avatar
    Fix mutation violation when changing focused group · 576e810a
    Lyza Danger Gardner authored
    When the focused group is changed, top-level new annotations should
    be moved to that newly-focused group, and the newly-focused group should
    be persisted as the focused-group default for the user.
    
    Fix mutation violation when changing the focused group: create new
    `focus` method in `groups` service; use that to manage the logic of
    changing to a new focused group. Remove the `GROUP_FOCUSED` event.
    Manage the persisted focused-group default via the `defaults` store
    module.
    576e810a
Name
Last commit
Last update
..
activity-test.js Loading commit data...
annotations-test.js Loading commit data...
defaults-test.js Loading commit data...
direct-linked-test.js Loading commit data...
drafts-test.js Loading commit data...
frames-test.js Loading commit data...
groups-test.js Loading commit data...
links-test.js Loading commit data...
real-time-updates-test.js Loading commit data...
selection-test.js Loading commit data...
session-test.js Loading commit data...
sidebar-panels-test.js Loading commit data...
viewer-test.js Loading commit data...