• 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
..
components Loading commit data...
services Loading commit data...
store Loading commit data...
templates Loading commit data...
test Loading commit data...
util Loading commit data...
build-thread.js Loading commit data...
cross-origin-rpc.js Loading commit data...
events.js Loading commit data...
ga.js Loading commit data...
get-api-url.js Loading commit data...
host-config.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...
virtual-thread-list.js Loading commit data...
websocket.js Loading commit data...