Peter Bengtsson

Results 124 issues of Peter Bengtsson

**Summary** Mustafa found, in his user research, that several people confused the home page newsletter sign up with accounts sign up. That callout box is just not clear at all...

p3

If you sign in with GitHub, through the OAuth2, they're sending a LIST of email addresses. We're using this to figure out if the user already existed, but under a...

p3
comp: backend

Fixes #3949 This is something we've wanted to do for a long time. I've thought about it for a long time too. #3949 is just one of many similar issues...

🧑‍🤝‍🧑 community
🐌 idle
rebase needed :construction:

Fixes #3931 What it looks like: And if it's a non-en-US that can find the en-US equivalent: To test this locally, with Yari, you do `yarn dev` and can go...

🧑‍🤝‍🧑 community

I'm working on a project where I'm upgrading from Elasticsearch 6.2 (and `elasticsearch==6.3.1` and `elasticsearch-dsl==6.4.0`). So I just dig in and admit that I didn't carefully read changelogs. Anyway, I...

enhancement

When would you not want to have the caching framework available? :)

I noticed https://github.com/mozilla/sugardough/commit/c37806aec247702f6ddfe2177f25e4550084ec1a (cc @glogiotatidis ) I wonder if there's value in including it. It's a personal choice to use it and you certainly don't need it in runtime or...

- We should run the sample tests in the reference app (do we have any yet?) - We should make test that the git hook was run. Ideally a travis...

At the moment, when you run cookiecutter and enter a project_name it becomes used for both the directory and the python package instead.

Perhaps I'm blind but, how do you actually use this? Like, how do you get it to actually trigger an XHR fetch? I tried this (in a create-react-app): ```jsx function...

bug
fixed in latest version