nalgeon / sqlime

Online SQLite playground
http://sqlime.org
MIT License
899 stars 42 forks source link

ability to embed sqlime in an article without the article scrolling? #26

Closed daniellacosse closed 1 month ago

daniellacosse commented 1 month ago

Hello there! I'm currently working on a little gallery of various web technologies and I want to embed sqlime into it! However, since the editor focuses itself on load, my article automatically scrolls to it no matter what I do 😅

Perhaps I could add a querystring parameter to the page that disables the focus if it is set? (e.g. ?disable_form_focus=1) Happy to submit a PR if this is something you'd support.

nalgeon commented 1 month ago

Hi Daniel! Sqlime is not meant for embedding, but you can use Codapi for that.