Gutenberg: Can't add cite in Quote block

Created on 25 Apr 2018  路  4Comments  路  Source: WordPress/gutenberg

Issue Overview

I guess blockquote is now using nested blocks. But I can't add cite in Quote block now.

Steps to Reproduce (for bugs)


  1. Add Quote block
  2. Try to add cite.
  3. Where is it?
  4. Can't add it:)
  5. Everything looks a mess.

Screenshots / Video

quote

cc: @jasmussen

[Type] Bug

All 4 comments

Thanks for reporting this. It seems to have been a regression from https://github.com/WordPress/gutenberg/pull/6054

It actually _is_ possible to add a citation, you have to select the quote _parent block_ in order to do so:

selecting parent block

As more blocks get converted to using child blocks, we should find a better way than the hover breadcrumbs to select child blocks.

Also related, #6459

Ahaa, that's hidden well:) _Write citation_ placeholder could just be there all the time.

Closing per reverting of #6054

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hedgefield picture hedgefield  路  3Comments

youknowriad picture youknowriad  路  3Comments

franz-josef-kaiser picture franz-josef-kaiser  路  3Comments

jasmussen picture jasmussen  路  3Comments

spocke picture spocke  路  3Comments