Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Drafts should derive slugs after first newline, not after timeout #1035

Open
gordonbrander opened this issue Dec 18, 2023 · 0 comments
Open
Labels
Enhancement New feature or request

Comments

@gordonbrander
Copy link
Collaborator

This puts users in more control over when slug is derived. The current timeout is 15s, which is long, but can still feel like a race sometimes.

@gordonbrander gordonbrander added the Enhancement New feature or request label Dec 18, 2023
@gordonbrander gordonbrander moved this from 🏔️ Icebox to 📚 Todo in Subconscious + Noosphere Dec 18, 2023
gordonbrander added a commit that referenced this issue Dec 19, 2023
This PR re-works block editor setup and polling logic to do nothing when
block editor is disabled.

Previously this logic was harmless, but was still running in the
background.

The "pull" polling approach implemented here will give us more
flexibility in future to do things like #1035

Updates ObservableStore to v0.6.1 to resolve a retain cycle issue https://github.com/subconsciousnetwork/ObservableStore/releases/tag/v0.6.1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement New feature or request
Projects
Status: 📚 Todo
Development

No branches or pull requests

1 participant