Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

UX/Security trade off on seamless posting #294

Open
irdan opened this issue Aug 27, 2015 · 1 comment
Open

UX/Security trade off on seamless posting #294

irdan opened this issue Aug 27, 2015 · 1 comment

Comments

@irdan
Copy link
Member

irdan commented Aug 27, 2015

Right now if a user types a message and then closes the seamless posting background before submitting the content, the content is dropped directly into the host page.

Obviously this is nice because it means the user won't lose what they just typed. However, it also exposes the users content to the host page directly which may not be what a privacy sensitive user would prefer. One potential middle ground is to clear the contents, but save them to the extension storage before doing so. That also creates usability issues.

This is a trade off between user privacy and UX. Right now it feels like we're doing something unexpected.

@smcgregor
Copy link
Member

smcgregor commented Aug 28, 2015 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants