Skip to content
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

Last item entered does not save. When I access the link, it is gone. #232

Closed
cindyccook opened this issue Mar 22, 2021 · 5 comments
Closed

Comments

@cindyccook
Copy link

Last item entered does not save. When I access the link, it is gone.

@antoinejaussoin
Copy link
Owner

Can you please be more specific? And make sure you can reproduce this bug?

@cindyccook
Copy link
Author

I ignored it the first time it happened, but then it happened again, so I did reproduce it. Can I do it reliably? The last item that I added was there when I returned. The only thing that I can think is if I edit an item and the app times out on me and disconnects me, maybe it would not save it.

BTW, the app randomly disconnects all the time on some sessions. And no, I don't know how to reliably make it do that. I just observe it in our team that people complain, and it has happened to me on some sessions.

@antoinejaussoin
Copy link
Owner

antoinejaussoin commented Mar 31, 2021

Hi Cindy,

Thanks for your feedback. I overhauled a lot of the logic for the upcoming 4.2.0 release which will add safety measures to ensure that an item is not dropped or not persisted (and if there's an issue, an error will appear on your screen, which wasn't the case before).
As for the regular disconnections, it's a bit concerning indeed: your browser will actually (on purpose) actively disconnect the websocket connection if you change tab or minimise your browser for more than a few seconds, so could it be that?
Or is it disconnecting in the middle of a session, when you have your browser in the forefront?
I'm going to add some logging to get a better sense of how often that happens.

Again, thanks for the feedback!

@cindyccook
Copy link
Author

It is disconnecting in the middle of a session, when you have your browser in the forefront.

@antoinejaussoin
Copy link
Owner

I've deployed release 4.2.0 which should address (or at the very least record) these kind of issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants