• Robert Knight's avatar
    Support separate activation states for each focus filter · 69c4cd76
    Robert Knight authored
    Store the focus filter activation state as a set of active filters (eg.
    `{"user", "page"}`) instead of a boolean. This will allow the filters to be
    toggled independently in future.
    
    To support the existing UI where there is only a single toggle control,
    `toggleFocusMode` retains the ability to toggle all configured filters.  Once
    the new search UI is rolled out for everyone, we can probably remove this.
    69c4cd76
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...
filters-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...
route-test.js Loading commit data...
selection-test.js Loading commit data...
session-test.js Loading commit data...
sidebar-panels-test.js Loading commit data...
toast-messages-test.js Loading commit data...
viewer-test.js Loading commit data...