You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Audit whether a component should be part of the app or a module component (e.g header, or toast context), however this was limited for the MVP scope, but need to be addressed for scaling the application in future stages.
Review code style practices and code distribution.
Context:
For this issue 2 different styles on component definition was implemented aligning the code as explained here feat(authz): [FC-0099] add roles tab #7 (review)
Audit whether a component should be part of the app or a module component (e.g header, or toast context), however this was limited for the MVP scope, but need to be addressed for scaling the application in future stages.