mozillabrasil / sumo_live_helper

Helper Add-on for SUMO forum contributors
https://addons.mozilla.org/firefox/addon/sumo-live-helper-/
Mozilla Public License 2.0
7 stars 8 forks source link

Implementation of Storage API #21

Closed WesleyBranton closed 5 years ago

WesleyBranton commented 5 years ago

This may need to be tested a bit more to make sure that there are no bugs, but this is my implementation of the Storage API for bug #19.

I also make the questions that the user has opened appear faded, which could potentially nullify the need for bug #15 unless you want to actually hide the item from the list. However, I no longer feel that's necessary if we distinguish the viewed questions from the old questions.

Also swapped the full screen loading wheel with a top loading bar. The loading wheel is not needed if the questions are first loaded from the Storage API and then updated.