-
Notifications
You must be signed in to change notification settings - Fork 9
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
Code runner from docs #18
base: dev
Are you sure you want to change the base?
Conversation
Deploying react-atomicdex-wasm with
|
Latest commit: |
526d26c
|
Status: | ✅ Deploy successful! |
Preview URL: | https://cc6b590f.react-atomicdex-wasm.pages.dev |
Branch Preview URL: | https://code-runner-from-docs.react-atomicdex-wasm.pages.dev |
when a command is sent from docs, it's result should be shown in the playground UI also. provide a button that becomes enabled and highlighted after the result is rendered. this button should make the window that sent the command be focused |
show a spinner when playground is opened by docs. remove spinner once response is rendered |
send the get peers info command from https://mm2-code-runner.komodo-docs-revamp-2023.pages.dev/en/docs/komodo-defi-framework/api/legacy/get_peers_info/ response looks like: the content of the response seems to overflow. make it wrap and render properly with in bounds |
I think I can only add a scroll bar here. Unless it's wrapped in code using a backtick, it'll render as is in the Creating this issue in docs repo and pushing a fix now 👍 |
No description provided.