Reinaldo Neto

Results 12 issues of Reinaldo Neto

## Proposed changes This PR https://github.com/RocketChat/Rocket.Chat/pull/26002 introduced a breaking change in Rocket Chat server 5.0.0. You can see the behavioral differences in the PR Now there are three behavior options...

👍 improvement

## Proposed changes Migrate the App/index.tsx to hooks. This is the second file, after the index.js. Here we start with a lot of providers, the redux and some modals. ##...

🚚 chore

## Proposed changes We're proposing lots of UX improvements on this task. We're going to make use of the new Searchbox, the new forms pattern and improve the UX overall....

👍 improvement

## Proposed changes Switch to channel in which a thread was previously selected ## Issue(s) It is not possible to switch to a channel in which a thread was previously...

🛠 fix

## Proposed changes ## Issue(s) ## How to test or reproduce ## Screenshots ## Types of changes - [x] Bugfix (non-breaking change which fixes an issue) - [ ] Improvement...

## Proposed changes We're using an array as a dependency inside `useEffect`, which is going to make the `useEffect` be recreated on every render. Instead of using the array, we...

## Proposed changes To access this functionality, you need to login [open.rocket.chat](http://open.rocket.chat/) and send /remind into the message box ![image](https://user-images.githubusercontent.com/47038980/195909636-7f9b5818-37df-4191-bdcb-e54a2cf71cd7.png) Then, when clicking the input When? the iOS is crashing,...

## Proposed changes Under certain circumstances, messages sent by the app user are shown as originating from another user. ## Issue(s) Closes https://github.com/RocketChat/Rocket.Chat.ReactNative/issues/4559 ## How to test or reproduce You...

## Proposed changes Improve the search by the user at MessageBox to keep the same behavior as a web application, also fix the spotlight and add a param for `rid`...

👍 improvement

## Proposed changes Disable the close button while connecting and enable it again in case of an error Jira: [TC-110] ## Issue(s) ## How to test or reproduce When opening...