feat: move absolute/fixed positioned freely on the canvas#140
feat: move absolute/fixed positioned freely on the canvas#140shreyashrpawar wants to merge 1 commit intofrappe:developfrom
Conversation
There was a problem hiding this comment.
Hello, thanks for the PR
The updates look janky if directly done on the studio component. That's why there is a ComponentEditor in place that overlays the studio component for operations.
Can you replicate the handleMove function & related functionality from Frappe Builder here because the usage is similar:
https://github.com/frappe/builder/blob/34e0ae2b39c9209e6bbbe6b4a76ff40815d32157/frontend/src/components/BlockEditor.vue#L252-L307
Also, you seem to have changed the yarn.lock significantly. Since there are no dependency changes in this PR, can you leave it out?
33d482e to
32ab7bb
Compare
32ab7bb to
4810dd9
Compare
|
@ruchamahabal I have made the changes as you suggested. |
4810dd9 to
2f348fb
Compare
|
@shreyashrpawar any updates on this feature ?, can i contribute to it |
|
@Simoh8 The contribution has been made with the mentioned suggestions. Waiting to be merged. |
|
@shreyashrpawar Okay cool |
I have opened the issue recently. Issue: #139
Previously, we had to manually change the positioning values from the right panel. But, now you can also do that by dragging the elements to the new position.
Screencast.from.2025-12-16.12-51-40.mp4