Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

All those new paragraphs... #2466

Open
paaljoachim opened this Issue Aug 18, 2017 · 3 comments

Comments

Projects
None yet
4 participants

paaljoachim commented Aug 18, 2017 edited

So many New Paragraphs....

screen shot 2017-08-19 at 00 43 10

Don't hit that enter button multiple times.... or you might get this:

attack-of-the-new-paragraphs

We need to do something about all those blocks that show up like this....

@paaljoachim paaljoachim changed the title from Attach of the New Paragraphs.... to All those new paragraphs... Aug 18, 2017

Member

iseulde commented Aug 20, 2017

Isn't this expected? You hit enter so many times, so you created so many new paragraphs.

Collaborator

annaephox commented Aug 21, 2017

This is a good example of the micro-overhead that is caused by the yet-to-be-massaged fine grained interactions (see #2279)

In this particular example, if

  • the new paragraph did not have placeholder text and/or
  • the paragraph decorations (toolbar, arrows/cog & trash) did not pop up on up-down arrow or mouseover

the interface would impose less cognitive load on the user

@annaephox I agree - on consecutive paragraphs, I think too much interface is introduced for such a simple content creation flow. Also, selecting text in multiple paragraph blocks selects the blocks themselves, not the text inside, which I think can be confusing.

If these paragraphs need to be registered as blocks for proper rendering, then I'd suggest showing less of that to the user and making consecutive paragraphs more cohesive (e.g., Medium).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment