eightshift-libs icon indicating copy to clipboard operation
eightshift-libs copied to clipboard

Columns block doesn't notify the user about the column dependency

Open dingo-d opened this issue 3 years ago • 0 comments

Describe your bug

When using wp boilerplate blocks use-block --name=columns, there isn't a notification that this block depends on the column block.

This should be added to the command line.

Steps to Reproduce

  1. Setup project
  2. Setup blocks
  3. Add column block wp boilerplate blocks use-block --name=columns
  4. Check the output

Expected behavior

There should be a notice to run the wp boilerplate blocks use-block --name=column command after this one.

Screenshots, screen recording, code snippet

No response

Environment info

Libs version: 6.1.0

Please confirm that you have searched existing issues in this repo.

Yes

Please confirm that you have searched in our documentation and couldn't find the answer.

Yes

Please confirm that your bug occurs with all plugins uninstalled and with the default WordPress theme active.

Yes

dingo-d avatar Sep 01 '22 11:09 dingo-d