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
We currently have a Toaster provider that uses angular-material's $mdToast as a backend,
when we use 'body' as relative positionning element, the alert sometimes appears to be hidden on strange resolutions/window-sizes.
Here, we can see a half-hidden alert on the top of the screen.
The text was updated successfully, but these errors were encountered:
Some has been improved in that area too. Soon to be closed, but I prefer to solve this issue from another branch as soon as user_registration branch has been merged into the master one.
clue: we use $mdDialog as soon as needed ;)
We currently have a Toaster provider that uses angular-material's $mdToast as a backend,
when we use 'body' as relative positionning element, the alert sometimes appears to be hidden on strange resolutions/window-sizes.
Here, we can see a half-hidden alert on the top of the screen.
The text was updated successfully, but these errors were encountered: