You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Done: figure out why email live queries are so slow... (is it doing polling for some reason?) and figure out how to get replies from the khe server recognized as such by outlook/gmail/etc reset message fields after sending one (quill controlled component complications?) (subject line does not even update when switching threads 😅) html from received incoming emails seems to get escaped somehow received messages populated from live queries seem not to ever get marked as read; does that only happen when switching to specific threads? it could happen in the initial useEffect for the displayEmail component, right? add links to message alerts scroll to bottom of thread upon navigating to it add badge to support tickets tab itself and allow the rest of the support ticket fields to be edited
Do someday:
add loading spinner for sending emails - ideally would be able to get "outbox" status from sendgrid
add "references" headers to alerts
add ability to manually create new ticket from support ticket page - this would be the only way to send emails to a new address as things stand
handle attachments.
quotes in replies...
test all of the above.
The text was updated successfully, but these errors were encountered:
Done:
figure out why email live queries are so slow... (is it doing polling for some reason?)and figure out how to get replies from the khe server recognized as such by outlook/gmail/etcreset message fields after sending one (quill controlled component complications?) (subject line does not even update when switching threads 😅)html from received incoming emails seems to get escaped somehowreceived messages populated from live queries seem not to ever get marked as read; does that only happen when switching to specific threads? it could happen in the initial useEffect for the displayEmail component, right?add links to message alertsscroll to bottom of thread upon navigating to itadd badge to support tickets tab itselfand allow the rest of the support ticket fields to be editedDo someday:
add loading spinner for sending emails - ideally would be able to get "outbox" status from sendgrid
add "references" headers to alerts
add ability to manually create new ticket from support ticket page - this would be the only way to send emails to a new address as things stand
handle attachments.
quotes in replies...
test all of the above.
The text was updated successfully, but these errors were encountered: