Skip to content

Fix: AppenderButton and Separator in InnerBlock #1821

Merged
jbinda merged 4 commits intodevelopfrom
callstack/fix-appender
Jan 28, 2020
Merged

Fix: AppenderButton and Separator in InnerBlock #1821
jbinda merged 4 commits intodevelopfrom
callstack/fix-appender

Conversation

@jbinda
Copy link
Copy Markdown
Contributor

@jbinda jbinda commented Jan 27, 2020

With this PR we moved condition to render separator when adding Blocks into AppenderButton.

When working on Column Block feature I have noticed that when adding new Block into Group we see both component (Separator and AppenderButton). I suppose only Separator should be visible. We didn't noticed that before because BotomSheet covers the content.

Please also refer to:
Related gutenberg PR

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

@jbinda jbinda added [Type] Bug Something isn't working bugfix InnerBlocks labels Jan 27, 2020
@jbinda jbinda self-assigned this Jan 27, 2020
Copy link
Copy Markdown
Contributor

@pinarol pinarol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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

Labels

bugfix InnerBlocks [Type] Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants