We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재 새 글을 쓸 때, 불의의 사고에 대비해 브라우저 로컬저장소에 내용을 임시 저장하고 있습니다.
하지만 저장 여부 및 상태가 표시되지 않아, 알지 못하거나 불안해 하는 경우가 있습니다.
아이콘이나 메시지로 현재 저장상태를 알려주는 기능이 필요합니다.
The text was updated successfully, but these errors were encountered:
서버에 저장된 draft와 클라이언트에서 편집중인 페이지가 일치하는 경우 draft saved 라고 뜨면 될 듯...?
Sorry, something went wrong.
생각해보니까 draft를 서버에 저장하지 않는군요. 임시저장 기능이 동작중이면 그렇다고만 떠도 될 것 같네요.
No branches or pull requests
현재 새 글을 쓸 때, 불의의 사고에 대비해 브라우저 로컬저장소에 내용을 임시 저장하고 있습니다.
하지만 저장 여부 및 상태가 표시되지 않아,
알지 못하거나 불안해 하는 경우가 있습니다.
아이콘이나 메시지로 현재 저장상태를 알려주는 기능이 필요합니다.
The text was updated successfully, but these errors were encountered: