You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where add component opens a popup asks to which component to add and whether to add it before or after the component.
Again implementing these features is entierly possible using the override prop. It would be better to include them from accessibility point of view.
What are your thoughts about this?
The text was updated successfully, but these errors were encountered:
These features can Puck Actionbar which can be implemented using the override prop but it would be better if they are included by default.
1. Having the ability to move your component up and down using arrows is usually provided with most drag n drop editors.
For example:
Shopify Actionbar
WordPress Actionbbar
Puck Implementation
I have implemented it using the override:
2. Adding components before and after the selected component via the action bar.
Where add component opens a popup asks to which component to add and whether to add it before or after the component.
Again implementing these features is entierly possible using the override prop. It would be better to include them from accessibility point of view.
What are your thoughts about this?
The text was updated successfully, but these errors were encountered: