ScottLogic / finos-vuu

Vuu - an open source view server and html 5 based UI system
https://vuu.finos.org
Apache License 2.0
1 stars 0 forks source link

Toast notifications not animating on entry #123

Open pling-scottlogic opened 7 months ago

pling-scottlogic commented 7 months ago

Reproduction Steps

  1. Run and open the sample app
  2. Save a layout

Expected Behaviour

"Layout Saved Successfully" toast notification appears on screen, with transition animation from the right.

Actual Behaviour

"Layout Saved Successfully" toast notification appears on screen, with no transition animation.

Image

Notes

This is likely to be a more general problem with toast notifications, and should be tested against any other mechanisms for triggering them. It should also be tested in both the sample app and showcase.

pling-scottlogic commented 7 months ago

External PR