Bernhard Owen Josephus
Bernhard Owen Josephus
## Proposal ### Please re-state the problem that we are trying to solve in this issue. After deleting report from debug page, a blank page is shown. ### What is...
Yeah, I think that's better.
PR is ready cc: @allroundexperts
I wanna test this on prod, but the PR is deployed to prod already. I think this issue exists on prod too. The prod video [here](https://github.com/Expensify/App/issues/53425#issuecomment-2513656001) doesn't show the pay...
> This seems like something we missed? https://github.com/Expensify/App/pull/49971#issuecomment-2397561749 already covered that. That plan only handles the amount to be shown, not the API params.
I'll handle this tomorrow.
PR is ready
## Proposal ### Please re-state the problem that we are trying to solve in this issue. There is no tag existing error when trying to add or edit a tag...
@getusha the solution works fine for me. https://github.com/user-attachments/assets/e251349c-8183-4972-8ae3-3b675bda5632 > the escapeTagName converts x:y -> x\\:y which will not be available in tags as a key, This is a similar concern...