• Robert Knight's avatar
    Rename `focusedGroup` state key to `focusedGroupId` · 66629ab6
    Robert Knight authored
    As noted in CR feedback, having a selector named `focusedGroup` which
    returns a `Group` and a state property named `focusedGroup` is
    `string|null` is confusing.
    
    Also change a `g` variable to `group` for clarity.
    66629ab6
groups-test.js 2.31 KB