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

Better handle [No Subject] emails #2

Open
saranshdhingra opened this issue Jan 6, 2019 · 0 comments
Open

Better handle [No Subject] emails #2

saranshdhingra opened this issue Jan 6, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@saranshdhingra
Copy link
Owner

Sometimes a user might forget to type a subject and then send the email.

Since Zoho UI allows the user to update the subject before sending, it should be updated within our records as well.

2 Approches:
1: Recognize that the subject has been updated and then show a notification to the user to ask him if he wants to update the subject in our records.

2: Attach an event handler to the confirmation box to call insert_tracker instead of the 'Send' button when th subject is empty.

@saranshdhingra saranshdhingra self-assigned this Jan 6, 2019
@saranshdhingra saranshdhingra added the enhancement New feature or request label Jan 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant