mozilla / blok

Web Extension implementation of Firefox tracking protection for experimental development
https://public.etherpad-mozilla.org/p/tracking-protection-coordination
Mozilla Public License 2.0
25 stars 21 forks source link

After closing the button tooltip, the context of report is lost #197

Closed MikkCZ closed 7 years ago

MikkCZ commented 8 years ago

How to reproduce:

groovecoder commented 8 years ago

Thanks for the issue.

@johngruen and/or @ashgrigas - should we classify this a bug (i.e., "popup blur event clears report state") or a UX enhancement (i.e., "preserve report state when popup loses focus")?

youwenliang commented 8 years ago

I also notice that after clicking "report a problem" and dismissing the doorhanger without hitting submit, it will count as you reported a problem.

groovecoder commented 8 years ago

@youwenliang that was discussed in https://github.com/mozilla/blok/issues/159 and should be "fixed" in https://github.com/mozilla/blok/pull/183. We need to make a new release to deploy it.

johngruen commented 8 years ago

@groovecoder yeah, maybe we should maintain any inputs until the user submits or navigates to another page.

MikkCZ commented 7 years ago

As the experiment is closed, closing this issue too.