Multiple Editors with one Toolbar #4925
stuarteaton
started this conversation in
General
Replies: 3 comments
-
|
Any update on this? @stuarteaton were you able to solve this issue? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I am also waiting for this feature |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Have you tried a single toolbar that dispatches commands based on the activeEditor? I don't see why this wouldn't work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any sensible way to have multiple editors and one toolbar that is not rendered within the editor. Something that would work for a structure similar to this.
All on one page built from various components. How could I attach the toolbar to the current active Editor? Have played round with context providers etc. but no joy.
Beta Was this translation helpful? Give feedback.
All reactions