-
Notifications
You must be signed in to change notification settings - Fork 1
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
Cannot dump data #37
Comments
Are you talking about clearing an entire match data or deleting one cycle from the review data page on iOS? |
For me, when I was getting submit errors, I wanted to clear all the data and try again. There was a "clear cache" button, which doesn't really give you any feedback when you hit it, but that didn't clear the match data. I don't know how much it matters if you have noisy data due to mis-clicks, but fine-grained deleting might be more than you need. But, it does mean you can't really experiment with the interface without polluting the database. If you decide you need a dump-data button, it probably needs a confirm so you don't accidentally fat-finger it. |
After submitting, or while data hasn’t left the client device?
… On Feb 19, 2024, at 12:13, Wolff Dobson ***@***.***> wrote:
----==_mimepart_65d3b65f2c841_8d175c34381b
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Apple-Content-Length: 833
----==_mimepart_65d3b65f2c841_8d175c34381b
Content-Type: text/html;
charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Apple-Content-Length: 2217
----==_mimepart_65d3b65f2c841_8d175c34381b--
|
Before you leave the client device. After it's in the database, I doubt you want people editing it. |
I accidentally ran the wrong match and I want to clear my data, but I can't. Would there be a clear button somewhere? A way to swipe away entries I don't want?
The text was updated successfully, but these errors were encountered: