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
Using messaging instead of using interfaces directly should cut down on the amount of boilerplate and passing around of data in the application.
Should also make it more flexible for future level types.