-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Option to delete or dublicate a block #70
Comments
Solid work, thank you for taking the time to create such good mockups and even animatics! We discussed these a little bit in slack, the key bit being that this is arguably the trickiest UI to get right because especially the hover UI has to tread the very careful balance of not being overly visually heavy, while still providing just the right controls that would let you rearrange blocks, possibly switch types, without having to "click into a block" first. E.g. you've written your post, inserted your content, and you're entering the layout phase of your blogging session: you might be moving around the images a bit, or converting select paragraphs to blockquotes. Should doing so be available through hover with a few clicks on the side controls? Is it okay that it happens on block-click? Should more stuff be available on hover? How can that be balanced UI wise so it doesn't feel kitchen-sinky? Really tricky, therefore extra appreciated that you made mockups & video prototype. Would be great to get lots of thoughts and opinions on this, to increase the chances of us picking the path that is the most right for WordPress. 🌟 |
Related to #62, if blocks were "selectable", I might imagine it being intuitive to hit "Backspace" while a block is selected to remove the entire block. |
While I think it's good to think about block duplication, I'm not sure how necessary it is while writing a post. Does anyone commonly copy/paste the same item a couple times in a post? |
Hm, good point. in the case of writing a post, you are right, rarely someone will want to duplicate one of the common post content elements. But if we want users to start creating more content-rich pages and layouts, then I believe that in the context of such a page, duplicating a block might come handy. As Ma.tt metioned:
|
Let's close this for now as an idea we can revisit if the need surfaces! |
Adds a few fundamental Xcode files to the repo.
I have been exploring some ideas around actions that users may want to perform to a block (apart from editing it). Such actions may be to clone (dublicate) a block, or delete it.
If there is indeed a need for this, which would be the best placement for those elements / icons to appear? Directly accessible (on hover) or nested inside the block menus?
Personally I believe they are crucial actions and they must more accessible. Should we perhaps extract a set of global actions that appeal to all blocks, and create a consistent UX for them?
I have added a draft of my work on this at inVision, with my comments, so if anyone wants to take a look and comment by point-and-click, feel free to do so (make sure you enable comments mode from the bottom right of the screen)
Here’s the link: https://invis.io/HYAGLFW8E#/219088646_TextBlockStates
Sorry, it’s all combined in one static image, and no interactivity for now.
The text was updated successfully, but these errors were encountered: