Skip to content
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

[Feature Request] drawio-observer-iframe #715

Closed
prateekrastogi opened this issue Jan 18, 2020 · 3 comments
Closed

[Feature Request] drawio-observer-iframe #715

prateekrastogi opened this issue Jan 18, 2020 · 3 comments

Comments

@prateekrastogi
Copy link

prateekrastogi commented Jan 18, 2020

Hi,

Thanks a lot for open-sourcing this awesome piece of software. Having worked in past on DMN itself, I would like to have new floatable and expandable side panel on the lines of 'Diagram Panel' that makes way for an 'observer-iframe'.

At its minimal, the observer-iframe must take the input state of draw-io diagram, preferably in json, and have a 'symbol mapping api' to allow mapping of draw-io diagram contexts to anything within that observer-iframe.

These will allow complex workflows such as mapping jupyter-notebooks, kubernetes-commands, and anything that category theory allows for i.e. basically everything.

Informed about the reach of plugins vs native functionality in draw-io, I would like to have this feature embedded in draw-io itself and is open to create pull-requests, if needed.

Please guide on how to proceed forward.

@prateekrastogi
Copy link
Author

Referencing the thread below for elucidating origination:
huggingface/tokenizers#69

@prateekrastogi
Copy link
Author

prateekrastogi commented Jan 21, 2020

Perhaps, this browser api combined with abstract notions of npm states and connectors on both sides of iframe will provide best way forward for enterprise evolution:
https://developer.mozilla.org/en-US/docs/Web/API/Window/postMessage

And, using kind of command pattern on iframe boundary backed by reactive programming on iframe would yield interesting implications.

@stale
Copy link

stale bot commented Nov 22, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Nov 22, 2020
@stale stale bot closed this as completed Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant