dohliam / gasp-translator

A translation frontend for the Global African Storybook Project
https://global-asp.github.io/translator/
MIT License
2 stars 0 forks source link

Translate toggler #20

Closed mapmeld closed 8 years ago

mapmeld commented 8 years ago

Here's my fix for #16 now as issue #19 - remove the permalink, and add a button which toggles visibility of previously-translated stories

toggle button maintains state using localStorage

dohliam commented 8 years ago

This is awesome! I actually took a look at trying to implement this earlier today but didn't manage to get anywhere with it. The toggle works perfectly -- so well that I'm thinking of doing some tests to see whether it might be better to have it on by default. I've confirmed with @espensj that everything works and that it's a significant improvement in the translation workflow. Thanks for moving quickly to get this feature off the ground!