Currently there is not a standard class for implementing user-facing alerts or notifications. It's set up as-needed from view to view and not very consistent. Creating and implementing some kind of Alert class would make things cleaner and easier to debug/use
Currently there is not a standard class for implementing user-facing alerts or notifications. It's set up as-needed from view to view and not very consistent. Creating and implementing some kind of Alert class would make things cleaner and easier to debug/use