Dominic
Dominic
### Details ### Fixed Issues $ https://github.com/Expensify/App/issues/42959 PROPOSAL: https://github.com/Expensify/App/issues/42959#issuecomment-2154483316 ### Tests Pre-requisite: Enable `canUseP2PDistanceRequests` betas 1. Go to NewDot. 2. Go to self DM. 3. Track a distance expense. 4....
### Details ### Fixed Issues $ https://github.com/Expensify/App/issues/43737 PROPOSAL: https://github.com/Expensify/App/issues/43737#issuecomment-2177446808 ### Tests 1. Create Workspace 2. Go to #announce room 3. Send a message "#room-1" 4. Verify that system message "Heads...
### Details ### Related Issues $ https://github.com/Expensify/App/issues/46389 PROPOSAL: https://github.com/Expensify/App/issues/46389#issuecomment-2255658889 ### Manual Tests 1. Add `overflow` and `maxHeight` attribute in: https://github.com/Expensify/react-native-live-markdown/blob/main/example/src/App.tsx#L190-L196 2. Run example web app 3. Insert multiple-line text until...
Fix #2708
### Is there an existing request? - [X] I have searched for this request ### Describe the feature request ### Problem Original issue: https://github.com/Expensify/App/issues/45853 Most of the time if the...
## Summary: Currently in iOS, when focusing the multiline text input, the cursor is not automatically scrolled into view if it is out of view. This PR adds the small...
### Details Implement the first part of the solution to prevent pasting when text length exceeds 10000: https://github.com/Expensify/App/blob/98efbce0769ef21d85291ac29a69d44e5431ba26/src/CONST.ts#L2747 ### Fixed Issues $ https://github.com/Expensify/App/issues/46766 PROPOSAL: https://github.com/Expensify/App/issues/46766#issuecomment-2318594335 ### Tests 1. Copy the...