Conversation/Dialogue: handling participants enhancements #18438
Conversation/Dialogue: handling participants enhancements #18438
Conversation
|
Caution: This PR has changes that must be merged to WordPress.com |
|
Scheduled Jetpack release: February 2, 2021. Thank you for the great PR description! When this PR is ready for review, please apply the |
allilevine
left a comment
There was a problem hiding this comment.
I have a couple of questions about the UI but otherwise this works as expected. 👍
| onChange={ setAttributes } | ||
| /> | ||
| </div> | ||
| <Button |
There was a problem hiding this comment.
Should this be a text element now, instead of a Button?
There was a problem hiding this comment.
There was a problem hiding this comment.
I've switched the toolbar groups:
Screen.Recording.2021-01-20.at.4.31.47.PM.mov
allilevine
left a comment
There was a problem hiding this comment.
With these changes I see the Participant drop-down on the Dialogue block toolbar and I can select different participants. ✅ Tested in self-hosted, Atomic, JN.
|
r219786-wpcom |

This PR introduces some changes in order to enhance the block participants edition. Most releat changes:
Remove participants dropdown from the editor canvas
The participants dropdown has been removed from the editor canvas, in the Dialogue context.
Add participants dropdown in the block toolbar.
Remove custom participant from
Dialogueblock:All participants belong to the conversation block, which means are edited globally in that context. From the
Dialoguecontext, the user just can pick up from the block toolbar.Screenshot

Fixes #18283
Changes proposed in this Pull Request:
Jetpack product discussion
Does this pull request change what data or activity we track or use?
No
Testing instructions:
Dialogue - Editor Canvas / Block Toolbar
Dialogue - Sidebar
Proposed changelog entry for your changes: