-
Notifications
You must be signed in to change notification settings - Fork 583
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
Request: Always show latest mail #394
Comments
@mahemoff what do you mean latest mail that's been received? Current behavior for me on macOS in Safari is that new mail is received without having to refresh the browser. |
I think you mean a “follow” mode, to always select and render the latest mail when it is received as well as displaying it in the list? I like the idea, but implementation is going to be finicky. I’d really like to rewrite the mail catcher frontend to make it more resilient and make features like this easier. |
@sj26 Yes, that's it, while the list of mails may be updated automatically, a browser interaction is still needed to select and render the latest mail. Looking at mailcatcher.js, maybe it could be implemented just after |
and a button to turn the behavior on/off, somewhere to store whether the behavior is on, an arg to start with that behavior, sensible auto-disable behavior (like selecting another message should probably disable follow) etc. |
This is a duplicate of #266, please track there. |
It would be extremely useful if MailCatcher kept the browser synchronized with latest mail that's been received.
Is there any way to do this? If not, please consider it a request for a new option/action to always show latest. Then you can just keep the page open and don't have to interact with it to preview changes.
The text was updated successfully, but these errors were encountered: