chromium-dashboard
chromium-dashboard copied to clipboard
Implement button to send intent email
ChromeStatus currently offers feature authors a page that shows an intent email that they can copy and paste into an email client. We should also offer a simple button press (with confirmation) to send that email. This makes for fewer UI steps.
The sending part is still done by cutting and pasting. This feels somewhat related to "O: We have improved collaboration support for API owners".
Adding the ability for Chrome Status to send emails. seems like a prerequisite to auto notification features we have on the backlog.