eightshift-libs
eightshift-libs copied to clipboard
Columns block doesn't notify the user about the column dependency
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
- Setup project
- Setup blocks
- Add column block
wp boilerplate blocks use-block --name=columns - 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