nkdengineer

Results 272 comments of nkdengineer

> what if you create a new workspace and report and set up the report fields in oldDot solely (sorry mobile today so cant test myself) - i think that...

@puneetlath Yes BE is working correctly but we need to update the optimistic data in front-end to prevent incorrect violation is displayed. > The problem here is I want to...

I'm checking this by testing some cases with many report previews. Will give an update tomorrow.

Edited by **proposal-police**: This proposal was **edited** at 2024-09-09 08:10:33 UTC. ## Proposal ### Please re-state the problem that we are trying to solve in this issue. There is no...

@s77rt I just tested, on native, it only displays the header. on Web the scroll issue isn't fixed.

I tested with a `View` that wrap the `SelectionList`, if I fix the height of `View` component it works on both web and native. If not the bugs I mentioned...

## Proposal ### Please re-state the problem that we are trying to solve in this issue. - Task - No error of exceeding limit when changing title of existing task...

@thesahindia Do you have any feedback about my [proposal](https://github.com/Expensify/App/issues/38451#issuecomment-2008715837) (which will reduce redundant code in future)? cc @blimpich

@blimpich Currently, the logic to validate the max length limit is handled separately. Or to put it another way, we need to call it for each input field we need...

If we do like that, IMO, I suggest 2 options: - Option 1: There are ~15 existing instances and we can update them to use the new format. - Option...