Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Editor 'Save' Prompt to Avoid Losing Changes #110

Open
3 tasks
okjuan opened this issue Nov 26, 2016 · 0 comments
Open
3 tasks

Add Editor 'Save' Prompt to Avoid Losing Changes #110

okjuan opened this issue Nov 26, 2016 · 0 comments

Comments

@okjuan
Copy link
Member

okjuan commented Nov 26, 2016

Description:
Ask the user if they would like to save changes before leaving the editor. #ForgivingDesign

Requires:

  • Logic in Editor component based on value of dirtyBit state field.
  • A friendly prompt.

Breakdown:

  • Add logic in Editor.jsx to prompt if dirtyBit === true i.e. there exist unsaved changes
  • Design and implement prompt
  • Test

Time Estimation:
2 hrs.

@hwkr hwkr modified the milestone: Final Submission Dec 12, 2016
@hwkr hwkr assigned hwkr and okjuan and unassigned hwkr Dec 12, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants