@nh.schottfam@ipaterson
As I said before I see very similar behavior. I loved it to copy paste line items by drag and drop using the CTRL key while moving code lines.
No matter which of the ALT, CTRL or Shift key I hold down while moving code, since a couple of weeks it never copies but only moves it.
Browser is Chrome latest rev.
Am I correct in understanding that for @jb1 drag and drop of code always moves regardless of which keys are held down, and for @dnickel it does the opposite, always copying rather than moving?
I think webCoRE browser settings may have been referring to the piston editor - which of these extra features are enabled?
@jb1 and @dnickel please try https://staging.webCoRE.co to see if today’s update has fixed this drag and drop issue. There was a 9 year old update available for the angular-drag-and-drop-lists module that seems to have fixed the problem.
However, since that update is more than just a minor bug patch it will need some testing to confirm that other drag and drop operations are still working as expected before moving to the live dashboard site. Please let me know if you notice any issues.
Looks like copy paste (using CTRL) is working again, at least for me. I tried at https://staging.webCoRE.co after a hard reload. Moving code seems to work fine as well. Will investigate further.
No, kbd is good. I'm on Chrome.
I forgot to mention I use staging, sorry.
I have always used this as I was always usually finding anomalies in the early days and you would try fixes for me.
You may have been testing changes and I just ran into them?
I'll try the prod site.
I logged off WC and opened a new staging window.
I still get copy on a drag.
I have no Options enabled.
I do notice that when I select a block it is removed from the code while dragging.
When I let the mouse button go the original reappears and the copy where I drop it.
Ok, Tried Edge and it works so off to REALLY flush Chrome out and try again.
Chrome works now after deleting almost everything stored. Not sure which is the culprit. I deleted what I thought was enough the first time.
On to yet another issue.
This code does not trigger in the last few beta updates.
I'll move it to it's own separate piston and see what happens.
EDIT: Could be a me thing. I placed a lot of Log statements in the piston as I was having issues with a device. I think one of them allowed the piston to exit prematurely.
@nh.schottfam
Confirming the above report.
I'm finding the random insert of devices when editing on my cell phone in Chrome.
Every time I edit the device it randomly fills in other devices instead of dropping down.
Edits fine on the PC in staging.
Are any of these events currently supported?
I only get one message and that's on the System Start.
Most of them are very rare but I would expect Software Update to work every time I get a new beta.
Ok.
I didn't expect, or want the others, they are bad news.
I did want software update as I beta test and would like to know when a release is available.
This won't do that -- it subscribes to the "update" location event (as you can see on the Logs tab of your hub), which will tell you when the hub restarts for the first time after a new version has been installed. There is no location event for an update just being available, though I think some third-party solutions like the Hub Info Driver can detect this for you if you want some automation, such as a webCore piston, to be able to use that data.
@ipaterson Has this got anything to do with the issue I've reported?
Works on android browser chrome in "desktop mode", but not under standard mobile browser mode.