Benjamin Piouffle

Results 889 comments of Benjamin Piouffle

That sounds like a misconfiguration from https://github.com/CaptainFact/captain-fact-frontend/pull/224 `app/**/*.{js,jsx}` is fine, we can also add `cypress/**/*.{js,jsx}` too but that's not a requirement.

I'm not sure, Gitbook can be quite expensive for what we want to achieve here. I think just storing the help pages of the wiki (https://github.com/CaptainFact/captain-fact/wiki) as a subrepo can...

Having all the videos for a speaker is kind of supported, you can see all the videos staring a speaker on their pages: https://captainfact.io/s/Emmanuel-Macron I think 1. and 2. can...

That's really tricky, but I get the point of encouraging participation. One way we could do that would be to limit reputation gains for positive votes specifically to something low...

@wdestin implemented a great proof of concept for this feature in https://github.com/CaptainFact/captain-fact-frontend/pull/765. While the prototype worked well for simple cases, dealing with the `x-frame-options` header and dead links ended up...

Hey @FacuRossi a PR for these would be greatly appreciated :slightly_smiling_face: You can get an example of how we test reducers with https://github.com/CaptainFact/captain-fact-frontend/blob/staging/app/state/video_debate/comments/__tests__/reducer.spec.js Another example for components snapshots: https://github.com/CaptainFact/captain-fact-frontend/blob/staging/app/components/Utils/Message.jsx Frontend...

If you're wondering what this `spapshotReducer` function is, please get a look at https://github.com/CaptainFact/captain-fact-frontend/blob/staging/dev/tests_setup.js

It's not the same, Frederic's report is about the page being scrolled though the sidebar is open. Yours is about the navbar taking full width on "large" devices (I think...

Hi @Vayel! A speech recognition system may be complex to integrate. Getting the YouTube transcript however is a very good first step, we actually have it half-implemented since: https://github.com/CaptainFact/captain-fact-api/pull/25 In...

:money_with_wings: A `30€` bounty was attached to this issue. Anyone submitting a Pull Request will be rewarded with `30€` when the Pull Request is reviewed, accepted and merged. [More info](https://github.com/CaptainFact/captain-fact/issues/54).