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

Post should be marked dirty immediately on typing #1740

Closed
nylen opened this issue Jul 5, 2017 · 1 comment
Closed

Post should be marked dirty immediately on typing #1740

nylen opened this issue Jul 5, 2017 · 1 comment
Labels
Framework Issues related to broader framework topics, especially as it relates to javascript [Type] Bug An existing feature does not function as intended

Comments

@nylen
Copy link
Member

nylen commented Jul 5, 2017

Currently you have to type inside of a block, then click/tab outside of it before the post is marked as dirty (the "Saved" indicator changes to a "Save" link).

Instead, this should happen immediately (probably with a debounce) upon typing.

@nylen nylen added Framework Issues related to broader framework topics, especially as it relates to javascript [Type] Bug An existing feature does not function as intended labels Jul 5, 2017
@aaronjorbin
Copy link
Member

Duplicate of #1240?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues related to broader framework topics, especially as it relates to javascript [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

No branches or pull requests

3 participants