Bernhard Owen Josephus

Results 361 comments of Bernhard Owen Josephus

I'm not sure whether this should be internal or not. To summarize the discussion, we are discussing whether we should mark all deleted workspace's chats as unread or just #admins...

## Proposal ### Please re-state the problem that we are trying to solve in this issue. Add payment method button is disabled after changing password. ### What is the root...

## Proposal ### Please re-state the problem that we are trying to solve in this issue. Pay option is still appears after approving the expense. ### What is the root...

Same root cause as https://github.com/Expensify/App/issues/18678, but it gets closed, so reposting my proposal here. ## Proposal ### Please re-state the problem that we are trying to solve in this issue....

https://github.com/Expensify/App/issues/35748 is actually not a dupe of this one. This issue exists before the ideal nav, but https://github.com/Expensify/App/issues/35748 happens after the ideal nav. Previously, we showed the engagement model only...

## Proposal ### Please re-state the problem that we are trying to solve in this issue. The required fields error disappears after we update the amount of a failed split...

When the scan fails, the BE now sends a DELETED state instead of SCANFAILED. So, the condition here always fails. https://github.com/Expensify/App/blob/55af216a88233694e1e45117eeb0ff2ddde82480/src/components/MoneyRequestConfirmationList.js#L282 But you can still see the issue where the...

## Proposal ### Please re-state the problem that we are trying to solve in this issue. The three-dot menu shows on the receipt image attachment page. ### What is the...

## Proposal ### Please re-state the problem that we are trying to solve in this issue. Workspace member can't rename the room name. ### What is the root cause of...

``` if (!policy) { return true } return false ``` We will just do it like this. If the policy onyx data exists, then the user is a member of...