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

Auto Refresh Emails #285

Closed
TrueWinter opened this issue Jul 3, 2019 · 4 comments
Closed

Auto Refresh Emails #285

TrueWinter opened this issue Jul 3, 2019 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@TrueWinter
Copy link

Hi,

We currently use this system and it is great. One feature that is missing from our old email system is that it appears that Freescout doesn't automatically refresh emails and if our staff need to check for new emails, they need to reload the page.

Would it be possible to add in an auto refresh feature (using XHR (XMLHttpRequest)) so it would get emails in the background at a set interval (like every minute) and add these to the page without needing a page reload.

@freescout-helpdesk
Copy link
Contributor

Yes. In the future.

@freescout-helpdesk freescout-helpdesk added the help wanted Extra attention is needed label Jul 3, 2019
@foliovision
Copy link
Contributor

This kind of functionality worries me. One aspect of Freescout which we appreciate very much coming from a very top heavy and overbuilt system is how light Freescout is on server and browser resources. Auto-refresh can result in huge memory consumption and slow down a computer.

Can we have an option to turn off AJAX functionality? Please understand, I'm not against advanced functionality. What I do oppose are selfish applications which hoard all resources to themselves and bog down computers.

@freescout-helpdesk
Copy link
Contributor

freescout-helpdesk commented Dec 20, 2019

No worries. It is already implemented and works just fine within the Polycast websocket broadcasting using ajax which works since the beginning of the FreeScout.

@foliovision
Copy link
Contributor

Thanks for letting me know. Please be very careful about adding additional polling style features which eventually make a web application an obstructive and interrupting monstrosity rather than a useful helpmate. We've all seen this lycanthropy happen to so many previously very useful services and sites.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants