Anusha

Results 58 comments of Anusha

## Proposal ### Please re-state the problem that we are trying to solve in this issue. Rename page opens twice when renaming search and opening Rename page again ### What...

Note for C+ we both posted the proposal in almost the same second and this is @drminh2807's proposal before edits

Edited by **proposal-police**: This proposal was **edited** at 2024-10-06 20:13:28 UTC. ## Proposal ### Please re-state the problem that we are trying to solve in this issue. Dropdown button does...

[Proposal Updated ](https://github.com/Expensify/App/issues/50312#issuecomment-2395569249) Added POC

@ZhenjaHorbach, @mkzie2's solution will not work. You can try importing this file in the tags import section, and you'll see that the error will still be reproducible with the GL...

@mkzie2's solution will not work because, in this case, the colName will return glcode. https://github.com/Expensify/App/blob/d6d300798d9430b89d9ac11dea01b10f7c1ff779/src/components/ImportColumn.tsx#L34 And in this case, when we don't pass 'glcode' in the tags, it will return...

@ZhenjaHorbach Sorry for the message overload! I just checked OD as well, and it seems ignore is the default for everything there too. Let me know what you think about...

@twilight294 in your test branch you are using 0 as fallback, similar to my proposal. Cc: @ZhenjaHorbach

@mkzie2, your proposal didn't work. > @ZhenjaHorbach, @mkzie2's solution will not work. You can try importing this file in the tags import section, and you'll see that the error will...