451hackathon / 451reporter

A chrome extension to identify web-based censorship and report it
GNU General Public License v3.0
0 stars 0 forks source link

Improve UX when "report" gets clicked #7

Open dkg opened 7 years ago

dkg commented 7 years ago

Currently, nothing visible happens when the user clicks a "report" button, but the json POST to the collector goes out over the wire silently. We should provide visual feedback so that the user knows what's going on.

Also, when all of the visible items have been successfully reported, we should probably dismiss the popup box.