PrashantKumar Mangukiya
PrashantKumar Mangukiya
## Proposal ### Please re-state the problem that we are trying to solve in this issue. Green dot (20x20) is considerably bigger then pin icon (16x16) in LHN and not...
## Proposal ### Please re-state the problem that we are trying to solve in this issue. Cursor moves from right to left while opening search page. ### What is the...
@stitesExpensify my proposal https://github.com/Expensify/App/issues/15660#issuecomment-1458378032 above will solve this issue.
## Proposal ### Please re-state the problem that we are trying to solve in this issue. Whenever user edits message from top of the chat and press "New message" button,...
@allroundexperts Thank you for suggestion. But adding content offset condition as shown below code is creating another weird situation. ```javascript trackScroll({nativeEvent}) { this.currentScrollOffset = -nativeEvent.contentOffset.y; if (this.currentScrollOffset > -300) {...
I think in this issue we have to handle composer box disappear problem when user go for edit message and press New message button to scroll the bottom of the...
@mountiny @luacmartins Just sharing my thoughts for this. It looks like this is regression from this PR https://github.com/Expensify/App/pull/16919 Which modified src/pages/iou/MoneyRequestModal.js line 116 from this `const [previousStepIndex, setPreviousStepIndex] = useState(0);`...
## Proposal ### Please re-state the problem that we are trying to solve in this issue. Whenever go to send/request money flow, it will show sliding animation two times i.e....
@s77rt I am busy with other work so not enough time to research and update proposal. You can go with other proposal. Thank you.