webCoRE for Hubitat Updates

@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.

What do you mean with webCoRE browser settings?

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?

I’m seeing it the same as dnickel after the latest Chrome update, always duplicating the code.

@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.

1 Like

@ipaterson your assumption in my regard is correct. I will try the fix later today and will respond back the outcome.

Thanks

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.

Thanks so far

1 Like

Thanks for confirming, since the opposite issue also seems to be resolved this has been pushed to the live dashboard.

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. :wink:
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.

image

Not sure if this is down to beta firmware, or another reason altogether.

Using my phone to work on pistons is now hampered. I can't access a drop down menu to set device variables.

@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.

1 Like

Exactly it.

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.
image

Yes, They are all supported.
I have individual notifications setup for each & they work (except for software update, I don't have that 1 setup).

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.

Ah.
Did you mean Hub Events?
I get this one fine on boot but indeed I see no other events like Update Available. :frowning:
Oh well. Not a big deal.

Yeah, sorry, it's under "Hub Events." But yes, there is none for update available.

@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.

Summary

I'm seeing the same with Chrome browser on my Pixel 10 XL.

1 Like