boolean-uk / team-dev-frontend-client

1 stars 11 forks source link

fixed refresh problem by using sessionStorage for /users view #77

Closed AlexLind closed 2 years ago

AlexLind commented 2 years ago

Still need to implement sessionStorage.getItem('userRole') === 'role' on any view that does conditional rendering. But let's introduce the code to the main codebase first.