Sacha Greif

Results 694 comments of Sacha Greif

First of all, thanks again for your help with translating the 2019 edition of the survey. Also, we've started our translation efforts for this year, and this time we'll try...

As far as I can tell scrolling doesn't work at all on iOS.

Oh ok, what's going on is that even though the sidebar is hidden, it's still intercepting pointer events. So setting `pointer-events` to `none` while the sidebar is hidden should re-enable...

Any page on iPhone 5s.

@sk8Guerra you can make the PR to the master branch.

Actually I've realized we need to give translations their own repo to facilitate the translation workflow and be able to give write permissions to translators, so I will move the...

More thinking on the topic, I've now come to the conclusion that 1) we need to give each locale its own repo 2) we need to automate this entire process...

The new workflow we have in mind would be something like: 1. A change is made to the `locale-en-US` repo. 2. This triggers merge PRs to every `locale-es-ES`, `locale-ru-RU`, etc....

Here's the second round of translations, the new strings for the State of CSS 2020 results: - https://github.com/StateOfJS/state-of-js-graphql-results-api/commit/41de34f13a316818edd12ea9b0bafd2bb9981df3 - https://github.com/StateOfJS/state-of-js-graphql-results-api/commit/1a1038dbcebaa5bb38bd91ef1124fc83439aaa01 Sadly we don't have a great translation workflow yet so...