User quits registration without selecting a role/store
When
User attempts to log in and then is presented by selection of role and store
Then
User goes to main menu without confirmation check (i.e. without admin approving them)
This results in an error where the user thinks they're logged in, but in fact have no access to the API. It seems as if there's nothing in the app, no products, no packages etc. There is only a continuous spinner with no error message which should also be fixed (maybe with a timeout?).
Acceptance Criteria
This results in an error where the user thinks they're logged in, but in fact have no access to the API. It seems as if there's nothing in the app, no products, no packages etc. There is only a continuous spinner with no error message which should also be fixed (maybe with a timeout?).