feat: add move up and move down actions to DraggableComponent and Action Component Again.#1318
feat: add move up and move down actions to DraggableComponent and Action Component Again.#1318OsamuBlack wants to merge 1 commit intopuckeditor:mainfrom
Conversation
…ionBar. Added disabled state to ActionBar.Action.
|
@OsamuBlack is attempting to deploy a commit to the Puck Team on Vercel. A member of the Team first needs to authorize it. |
|
The issue tracking the move up overlay rendering problem is this one: #955 |
|
Following this up with the last action we set up from the previous PR:
This would also involve fixing the functional problems with the overlay not moving with the component (#955). |
FedericoBonel
left a comment
There was a problem hiding this comment.
Adding a request for changes so we can review this again and apply the necessary updates before merging, following up on the last comment from the previous PR.
Anything I need to check or change? |
|
Not on your end @OsamuBlack! Thanks again for the contribution, we just need to fix the overlay not moving bug and the UX |
|
Closing as this is stale and not a priority for us at the moment |
This PR is attempting to close #668.
DraggableComponent's action bar, with corresponding icons and logic to dispatch move actions and update UI selection. Actions are disabled when the item is at the boundary or drag is not permitted.Known Issues: