-
Notifications
You must be signed in to change notification settings - Fork 453
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 order error with (in this instance?) colour picker #829
Comments
Are you really using Node-RED 2.0.6? The 2.2.x stream went out of maintenance in July 2023 Can you reproduce this on 3.1.5? Or do you mean v2.0.6 of the Node-RED dashboard? If so this is the wrong repo |
@hardillb
BUT, the help tab reports v2.2.3 despite rechecking my server installed version (3.1.5) and recycling editor web page (incl flushing the cache) Either way, The original z-order issue persists with my current setup. Have I missed a package upgrade for a germane component? |
Are you sure you have restarted the Node-RED instance that is actually running? If the editor is still reporting 2.2.3 after reloading the editor then that is what is actually running. By default Node-RED would not be installed under the root users home directory. Please show the start of the Node-RED logs as it will print what version it is running. Also the Platform/OS question is about where Node-RED is running so should be DietPi, not what OS you are running the browser on. Either way this will need moving to the dashboard repository. |
@hardillb I would transfer it to Dashboard repo but it seems I don't have the authority as I can't see the Transfer option in the right panel. If you have auth, I'm happy for you to transfer it for me |
Current Behavior
I have several colour pickers in a group but when one is selected (by clicking the colour patch/button) the pop-up appears behind the other selectors (as per the pic)
If there is a way in the UI to control this, I didn't find it :(
Expected Behavior
Clicking the colour patch/button should open the picker on the frontmost layer
Clicking another colour patch/button will dismiss the original picker
So will clicking outside the group or pressing
Esc
Steps To Reproduce
See example flow code
Example flow
Environment
The text was updated successfully, but these errors were encountered: