Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Save the contents of the Add field as a draft until submitted #162

Closed
dabinat opened this issue Feb 4, 2019 · 2 comments
Closed

Save the contents of the Add field as a draft until submitted #162

dabinat opened this issue Feb 4, 2019 · 2 comments
Labels
area: add enhancement New feature or request P2

Comments

@dabinat
Copy link

dabinat commented Feb 4, 2019

I typed a bunch of sentences into the text box then submitted it. It told me that some sentences failed validation (too many words).

The options were to click Submit to submit only the ones that passed or Cancel. I clicked Cancel so I could edit the failing ones and resubmit, but it just returned me to a blank text box, losing everything I had typed.

It should therefore save the contents of the text box in a cookie or local storage until submitted and confirmed.

@MichaelKohler
Copy link
Member

I like that idea, putting this into our backlog

@MichaelKohler MichaelKohler added enhancement New feature or request area: add P2 labels Feb 4, 2019
@MichaelKohler MichaelKohler added this to Backlog in Project Feb 4, 2019
@MichaelKohler MichaelKohler moved this from Backlog to Selected Backlog in Project Feb 24, 2019
MichaelKohler pushed a commit that referenced this issue Apr 14, 2019
## [1.8.8](v1.8.7...v1.8.8) (2019-04-14)

### Bug Fixes

* add note about separate login (fixes [#187](#187)) ([3afde22](3afde22))
* adjust review pagination to be on bottom (fixes [#150](#150)) ([128f47b](128f47b))
* increase review sentences per page to 5 (fixes [#174](#174)) ([f674783](f674783))
* remove 'Cancel' on submission to avoid data loss (fixes [#162](#162)) ([0cb4065](0cb4065))
* use local state for pendingSentences & parsingSentences (fix [#173](#173)) ([2dd26f7](2dd26f7))
@MichaelKohler
Copy link
Member

🎉 This issue has been resolved in version 1.8.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@MichaelKohler MichaelKohler removed this from Selected Backlog in Project Apr 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: add enhancement New feature or request P2
Projects
None yet
Development

No branches or pull requests

2 participants