-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrate prioritizedInserterBlocks
API to slash inserter
#50658
Integrate prioritizedInserterBlocks
API to slash inserter
#50658
Conversation
Size Change: +49 B (0%) Total Size: 1.39 MB
ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work, @ntsekouras!
P.S. I noticed that the new E2E test introduced in #50510 uses Puppeteer; we recommend using Playwright for new tests to avoid adding more work to the migration process.
Maybe we can migrate these tests as a follow-up. cc @scruffian, @getdave
Thank you! |
What?
Resolves: #50635
Follow up of: #50510
This PR integrates the
prioritizedInserterBlocks
API to the slash inserter.Testing Instructions
prioritizedInserterBlocks
API. For example you can add this:prioritizedInserterBlocks: [ 'core/site-logo' ]
to the Group block here./
to trigger the slash inserter.