Closed AdRiley closed 4 months ago
Refinement notes:
Also, the relative position of nodes should be kept.
Ilya Bogdanov reports a new 🔴 DELAY for yesterday (2024-06-03):
Summary: There is 50 days delay in implementation of the Copy/Paste mutiple components (#9424) task. It will cause 0 days delay for the delivery of this weekly plan.
Delay Cause: Not a delay, the issue was partially implemented and postponed.
Ilya Bogdanov reports a new STANDUP for yesterday (2024-06-03):
Progress: Finished bookclubs, started the implementation. Spent a bit of time setting up local dev environment, as now it requires login and .env
file, and produces cryptic error messages otherwise. Sorted it out thanks to discord discussion. Working on replacing identifiers of copied nodes. It should be finished by 2024-06-06.
Next Day: Next day I will be working on the same task. Continue the implementation.
Ilya Bogdanov reports a new STANDUP for the provided date (2024-06-04):
Progress: Implemented basic solution, but the order of inserted nodes is arbitrary, because they are copied from set of selected ids. Pawel suggested the solution, implementing it. It should be finished by 2024-06-06.
Ilya Bogdanov reports a new STANDUP for the provided date (2024-06-05):
Progress: Added additional index to graph db and implemented pickInCodeOrder method that allows to correctly copy-paste multiple nodes in specific order. Preserving relative position of inserted nodes. It should be finished by 2024-06-06.
Ilya Bogdanov reports a new STANDUP for the provided date (2024-06-06):
Progress: Finishing refactoring in nodeCreation, added tests, opened the PR. It should be finished by 2024-06-06.
Keziah Wesley reports a new STANDUP for today (2024-04-17):
Progress: Implemented clipboard mocking for E2E and unit testing; add multi-node copy/paste. It should be finished by 2024-04-17.
Next Day: Next day I will be working on the #9703 task. Address any review, work on node-placement PR.