Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

z-index issues - elements still visible but should be covered #3019

Closed
5 tasks
Steve-Mcl opened this issue Jun 12, 2021 · 0 comments
Closed
5 tasks

z-index issues - elements still visible but should be covered #3019

Steve-Mcl opened this issue Jun 12, 2021 · 0 comments

Comments

@Steve-Mcl
Copy link
Contributor

Steve-Mcl commented Jun 12, 2021

What are the steps to reproduce?

Node property editor active tabs appear in Merge form

  • Open 2 instances of node-red editor on 2 browsers (same node-red URL)
  • Instance1 - open a function node or inject node for editing
  • Instance2 - make a modification that causes the "The flows on the server have been updated." notification to popup
  • Click Review changes --> Click Review changes.

Function node expand button appears over Monaco parameter hint widget

  • Open a function node
  • enter node.status({fill:"red",shape:"ring",text:"message"}); on line 2
  • put the text caret inside the parentheses (e.g after text:)
  • press CTRL+SHIFT+SPACE to raise the parameter hint

What happens?

Node property editor active tabs appear in Merge form...
ETNxahjnca

Function node expand button appears over Monaco parameter hint widget
dqNFh0sNDK

What do you expect to happen?

Lower elements should be covered by upper elements

Please tell us about your environment:

  • Node-RED version: 2.0.0
  • Node.js version: 14
  • npm version: 6
  • Platform/OS: Windows 10
  • Browser: Chrome + Edge (chromium)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants