Rename `focusedGroup` state key to `focusedGroupId`
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.
Showing
Please register or sign in to comment