hassio-addons / addon-node-red

Node-RED - Home Assistant Community Add-ons
https://addons.community
MIT License
513 stars 117 forks source link

Bug: copy copied node pastes previously copied node #1834

Closed DominicWindisch closed 3 months ago

DominicWindisch commented 4 months ago

Problem/Motivation

Copying nodes on the mobile UI (inside home assistant app) behaves wrong.

Expected behavior

"Copy" node should put node in clipboard.

Actual behavior

"Copy" node pastes previously copied node.

Steps to reproduce

Tried in mobile home assistant app (Android)

  1. Insert node (Let's call it A) ✅
  2. Long press node A, highlight "copy" on popup, release => node A is in clipboard ✅
  3. Long press empty space, highlight "paste" on popup, release => copy is pasted (let's call it B) ✅
  4. Long press node B, highlight "copy" release => node A is pasted

Works about one out of three times, but once triggered, happens again and again.

github-actions[bot] commented 3 months ago

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!