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

Unable to drag/reposition nodes in Brave (Chromium) #827

Open
papakpmartin opened this issue Jan 12, 2024 · 6 comments
Open

Unable to drag/reposition nodes in Brave (Chromium) #827

papakpmartin opened this issue Jan 12, 2024 · 6 comments

Comments

@papakpmartin
Copy link

papakpmartin commented Jan 12, 2024

Current Behavior

In Node-RED v3.1.3 using node-red-dashboard 3.6.2, it’s apparently not possible to drag/reposition nodes around using the latest Brave Browser (on Mac; v1.61.114 Chromium: 210.0.6099.199). Brave's "shields" are down. I tried clearing cache. No interesting errors in console when trying to select/drag.

Doing the same thing from the same server using Safari works as expected.

safari--working.mp4
brave--not-working.mp4

Expected Behavior

Dragging nodes should work as seen in the Safari video

Steps To Reproduce

No response

Example flow

no minimal example available right now

Environment

  • Node-RED version: v3.3.1
  • Node.js version: v18.19.0
  • npm version: 10.2.3
  • Platform/OS: Browsers running on Mac; Node-RED running on Raspberry
  • Browser: Brave and Safari
@knolleary
Copy link
Member

As this is specifically about the layout editor included with Node-RED dashboard, I'll move this issue over to that project.

@knolleary knolleary transferred this issue from node-red/node-red Jan 12, 2024
@joepavitt
Copy link

My fault @knolleary - when explained in Slack I read this as not being able to drag the nodes in the Node-RED Editor, so asked to raise here.

@dceejay
Copy link
Member

dceejay commented Jan 12, 2024

Yeah - the gridstack library we use was evolved really quickly after we adopted it, and they have broken their API multiple times since. (now v10.0 vs our v0.6). Last time I tried to update it, it broke a whole bunch of other stuff, and needed other support, so I have just pinned it back. The reality is that I am unlikely to ever fix this as we are slowly moving over to Dashboard2, but if anyone wants to have a go please jump in and do so, as it would be much appreciated.

@papakpmartin
Copy link
Author

Is Dashboard2 available for use?

@joepavitt
Copy link

It most certainly is: https://dashboard.flowfuse.com/

Not 100% feature parity yet, but most of it (plus some new stuff) is in there

@papakpmartin
Copy link
Author

Awesome! I really like that you're using Vue3... good stuff.

FWIW, I'm cool with closing this. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants