Francois Laithier

Results 30 comments of Francois Laithier

Do we need to do anything for payment here or is it part of the HelpDot migration project?

Ok I think payments for this project are handled separately so I'm going to close this, but feel free to reopen if that's wrong and we need to do something...

Yeah I was thinking the same, I think it's a consequence of the element now being way wider than it used to be. We can check with the design team...

Yes, that would make sense to me and sounds like a good improvement overall. Are there any other libs than `react-native-cached-image` out there though? The [GH repo](https://github.com/kfiroo/react-native-cached-image) for that project...

Yes but as we're trying to focus on WAQ, I'm looking into this one. I can reproduce the issue even while online, I think I see what's causing it so...

Hm the solution I had in mind is not going to work. I was thinking of updating the `defaultValue` to `value` in the two TextInputs of the component [here](https://github.com/Expensify/App/blob/819fb992cc/src/pages/settings/Profile/DisplayNamePage.js#L103), but...

Yes, you really have to open the Display Name page on two devices first. Here's how I did it: 1. Open http://localhost:8080/settings/profile/display-name in two sessions/browsers/etc 2. Edit your name in...

Hm interesting, I can still reproduce on the latest `main`. Anyway, made some progress yesterday trying to use state to manage the value of the inputs, but I was still...

Ah yes ok thanks, I took this to Slack [here](https://expensify.slack.com/archives/C01GTK53T8Q/p1668627598903859)!