Shridhar Goel

Results 64 comments of Shridhar Goel

Thanks, link to the PR: https://github.com/Expensify/App/pull/40658

While testing, I found these bugs: - User can leave the group even if they are the only admin. This shouldn’t be allowed, either leave button shouldn’t show in this...

## Proposal ### Please re-state the problem that we are trying to solve in this issue. We need to validate if existing items and new changes have the same type...

## Proposal [Updated](https://github.com/Expensify/App/issues/39852#issuecomment-2043522540) to use similar check for existing value and changes.

> When there're many updates in update array, but only one of them is invalid At once we pass either an object or array to `merge`. So, if the existing...

We don't have to discard specific array elements.

### Proposal [Updated](https://github.com/Expensify/App/issues/39852#issuecomment-2043522540)

What is the expected behaviour? Should we quickly mark it as read when the user switches to the tab? Then the user wouldn't be able to know that there are...

> simple - just if the user clicks on the notification and reads the chat, it's marked as read then and there (aka unbolds instantly when opening the chat). @dylanexpensify...

## Proposal ### Please re-state the problem that we are trying to solve in this issue. Chat - Starting chat with email id having apostrophe showing error. ### What is...