-
Notifications
You must be signed in to change notification settings - Fork 3
Note drafts/autosave #40
Copy link
Copy link
Open
Labels
project:coreThis affects the core projectThis affects the core projectproject:jsThis affects the js UIThis affects the js UItag:uxThis affects UX (design, intuitive use, localization, etc)This affects UX (design, intuitive use, localization, etc)type:featureNew features, fully thought outNew features, fully thought out
Milestone
Description
Metadata
Metadata
Assignees
Labels
project:coreThis affects the core projectThis affects the core projectproject:jsThis affects the js UIThis affects the js UItag:uxThis affects UX (design, intuitive use, localization, etc)This affects UX (design, intuitive use, localization, etc)type:featureNew features, fully thought outNew features, fully thought out
Type
Fields
Give feedbackNo fields configured for issues without a type.
Basically some kind of autosave feature that saves notes that are being edited. The idea being that crashes lose data, and there needs to be a way to mitigate this.
Maybe saved into some kind of hidden space
draftsor something (maybe a new field on spaces calledhiddenthat don't get shown to the UI)? Then the UI would just callprofile:sync:draftevery few seconds which would save the draft.