Kevin Brian Bader

Results 214 comments of Kevin Brian Bader

Another thing I noticed when reviewing is that we have this check: https://github.com/Expensify/App/blob/7256ad6eef046be3345e0b260252f6ec47fc4203/src/libs/TransactionUtils/index.ts#L637-L642 based on which we will show the `Posted YYYY-MM-DD` label if `postedDate` exists (based on proposed solution):...

Then @mkzie2 can move forward with opening the PR and use `posted` as the variable and I'll start reviewing as soon as it's ready for review.

> posted: "20241125" @mkzie2 Given the format detailed above, I think if [this part](https://github.com/Expensify/App/pull/53058/files#diff-e0bbc1d7016fc365a636f5e1d9928913f99dc8a5e532727c6ebb9c2bbd1181bbR472-R486) of the PR works with the given date format, then we're good to go and you...

We got another Fabric related issue for which I proposed a patch: - https://github.com/Expensify/App/issues/40081 Discussing it on [Slack 🧵](https://expensify.slack.com/archives/C01GTK53T8Q/p1712907864818969), this RN v0.74 commit came up: - https://github.com/facebook/react-native/commit/5fbdc994f945ee8d834632649e3b82451660e8fe Which might fix...

# Proposal ### Please re-state the problem that we are trying to solve in this issue Filter icon is not responsive when navigating to Search via WS chat in WS...

> [!important] > I proposed the same solution for [this issue](https://github.com/Expensify/App/issues/53589) and because this solution would fix both issues, if my solution is selected on any of the two issues...

## Proposal ### Please re-state the problem that we are trying to solve in this issue. Unable to navigate to Workspace Settings after opening member chat page. ### What is...

# Proposal ### Please re-state the problem that we are trying to solve in this issue QBD is displayed like an established connection without error after dismissing the RHP before...

@getusha Te way QBD logic was designed is that the call is made as soon as the modal mounts and when this call is completed the connection will appear in...