Tao
Tao
> The original author created another PR to clean up the faulty PR: https://github.com/Expensify/App/pull/17452. @ntdiary do you think that PR will solve this regression as well? @pecanoro, actually, I don't...
> @ntdiary I think it's a regression from that PR because only that PR adds the /transition prefix which breaks all desktop deeplinks for olddot links. Are you planning to...
I'm [applying to switch to NewDot for payment](https://expensify.slack.com/archives/C02NK2DQWUX/p1708931610087069?thread_ts=1686871517.189609&cid=C02NK2DQWUX), it might be better to process it after approval. 😄
> @JmillsExpensify this is ready for payment. Eh, haha, I almost forgot about these issues. 😂 I wanted to switch to NewDot payment before, and still [waiting](https://github.com/Expensify/App/issues/38805#issuecomment-2017012760) to be added...
> Contract sent via upwork. @JmillsExpensify thank you! Have accepted it. 😄
Hi, @alexpensify, could you please reassign a c+? I need to complete another challenging PR first. ❤️
> 1. In Invite MemberPage, we use [getIcons](https://github.com/Expensify/App/blob/2d455bfb820b13fc83a5dd4057f19516faf2f238/src/libs/OptionsListUtils.js#L561), but in RoomMemberPage, we use [getAvatar](https://github.com/Expensify/App/blob/2d455bfb820b13fc83a5dd4057f19516faf2f238/src/pages/RoomMembersPage.js#L218) that makes the inconsistency > 2. `InviteRoom` API return the new avatar so we can see...
> I'm going to be ooo this week as well but from what I can see, I think we're still waiting on proposals - @ntdiary should we raise the bounty?...
> Thanks @danieldoglas , added to Wave 5 and commented in that room https://expensify.slack.com/archives/C05DWUDHVK7/p1706921786138959 > Is this reproducible @mallenexpensify @ntdiary? @greg-schroeder, I'm not sure if this can be reproduced. Also,...
> I am struggling a bit with resolving this type error inside the [ref](https://github.com/Expensify/App/blob/ae6d226fbdbddf7a12f1495adb1d1876bdbcce75/src/pages/settings/Profile/CustomStatus/StatusPage.tsx#L148) prop of the `FormProvider` > any ideas how to solve it ? ```diff Index: src/components/Form/FormProvider.tsx -})(forwardRef(FormProvider))...