Skip to content

Add selector for auth role #165

Open
@arynh

Description

@arynh

Is your feature request related to a problem? Please describe.
When directing the role from the state to the props of a components, we use selectors for pretty much all information except the auth role, which we reference directly.

Describe the solution you'd like
Sticking to the selector pattern for working with Redux state might make future things easier in the case that we start seeing more information derived from the state.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions