akveo / nebular

:boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/nebular
MIT License
8.06k stars 1.51k forks source link

Toast is showed in the page top position also if is not visible #3170

Open matzrm opened 1 year ago

matzrm commented 1 year ago

Issue type

I'm submitting a ... (check one with "x")

Issue description

Show the toast message in the top of the VISIBLE page.

Current behavior:

Go in a page with a lot of content, that you need to scroll down, and then show a toast. The toast is showed in the top of the page, also if it is not visible

Expected behavior:

The toast is showed in the visible top position of the page.