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
Currently, we redirect to a white page after successfully claiming a device. This isn't a very good UI. Instead, we should simply use a bootstrap alert event and let the user stay on page.
Use "alert-success" for successful claims and "alert-warning" for failed claims.
Currently, we redirect to a white page after successfully claiming a device. This isn't a very good UI. Instead, we should simply use a bootstrap alert event and let the user stay on page.
Use "alert-success" for successful claims and "alert-warning" for failed claims.