Tao
Tao
> @abzokhattab @ntdiary What is the status of this? Ah, I've tested and approved that PR #35446. :)
> The cursor should be centered Hi, @lanitochka17, this means that the cursor should be vertically centered, right?
> Is this an issue because there are 2 modals being created? > > 1. Focus moves from App to Modal 1 to Modal 2 > 2. Once Modal 2...
> Can we avoid making API changes at this stage by storing a stack of triggers, and refocusing the first that is still connected to the document? Thank you for...
the issue https://github.com/facebook/react-native/issues/31641 is similar to here. Maybe that issue can be closed. ## temporary solution There are already several solutions in the https://github.com/facebook/react-native/issues/27099#issuecomment-1012775499 , such as copying the file...
https://github.com/Expensify/App/blob/4f0ca943a51e340652885c3c1fa3dd4434b91e3f/src/components/ReportActionItem/ReportPreview.tsx#L156-L162 When Approver goes back to room, the hold violation data doesn't exist yet, so `ReportPreview` will not display RBR, that data will return by server if approver opening the...
This issue requires an internal engineer. When an employee puts an expense on hold, our app doesn't push the hold violation data to the approver, so their `ReportPreview` component won't...
> We require an internal engineer here. I have applied the lable Eh, @zanyrenney, it seems that an internal engineer hasn't been assigned automatically? 😂
Hi, @Beamanator, @nkdengineer, if the PR requires C+ review this week, please feel free to reassign it, as my bandwidth is limited this week. :)
## Reviewer Checklist - [x] I have verified the author checklist is complete (all boxes are checked off). - [x] I verified the correct issue is linked in the `###...