David Sheldrick
David Sheldrick
yes probably worth a hotfix, I'll do that
This seems to be no longer required? Closing this due to inactivity. Feel free to open a new PR if need be.
Some UX feedback: - toggling the published state feels sluggish. it should toggle optimistically and do the backend stuff in the background. - the publishing workflow is not obvious, this...
Hello! Thanks for the report! We added a workaround for a chromium bug that may be causing this just last week, but it didn't get fully deployed to production yet....
This looks good but I don't know if we need a feature flag for this. Is there any benefit to merging this and testing it out early? It's a small...
Thanks for this suggestion! Yes we want to add this feature to the SDK.
to my mind these make sense to set globally, since they are legit preferences - tool lock - always snap - select on wrap - edge scrolling - reduce motion...
Closing due to inactivity
Seems like the main problematic factor here is that the editor's container doesn't receive focus after you click a sidebar link? So adding a listener on document would do nothing...
Debugged this some more Seems like the `?url` parameter is respected if you import the file directly via `'./node_modules/@assets/imports.vite.js'`