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

addCommand "Create Query Block" and "Preview" kb shortcut #178

Merged
merged 8 commits into from
Nov 30, 2023
Merged

Conversation

mdroidian
Copy link
Collaborator

src/components/QueryEditor.tsx Outdated Show resolved Hide resolved
src/index.ts Show resolved Hide resolved
Comment on lines +623 to +630
// setTimeout is needed because sometimes block is left blank
setTimeout(async () => {
await updateBlock({
uid,
text: "{{query block}}",
open: false,
});
}, 200);
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mdroidian mdroidian merged commit 27134b8 into main Nov 30, 2023
1 check passed
@mdroidian mdroidian deleted the turbo-mode branch November 30, 2023 04:31
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

Successfully merging this pull request may close these issues.

2 participants