node-red/node-red-dashboard

ui-notification sizing appears to ignore side-bar status since 3.4.0

samosss opened this issue · 0 comments

What are the steps to reproduce?

Send a msg.payload containing long text that would cause multiple lines in the toast message (eg 1000chars)

What happens?

Toast appears, but partly behind the left-hand menu, making the content of the toast message not entirely visible.

What do you expect to happen?

toast should darken the menu on the left, as well as size itself correctly in the dashboard and render itself at the top most layer.

Please tell us about your environment:

  • Node-RED-Dashboard version: 3.4.0
  • Node-RED version: 3.0.2
  • node.js version: 14.21.3
  • npm version: 6.14.18
  • Platform/OS: raspi buster
  • Browser: Safari 16.4 on macOS 13.3.1