Devaansh Bhandari

Results 13 issues of Devaansh Bhandari

### Search before asking - [X] I had searched in the [issues](https://github.com/RocketChat/Rocket.Chat.Electron/issues?q=is%3Aissue) and found no similar issues. ### Operating System - [ ] macOS - [ ] Windows - [X]...

type: bug

## Proposed changes https://github.com/RocketChat/Rocket.Chat.ReactNative/assets/107868772/77193fe8-6f37-4179-876d-57a19287be73 ## Issue(s) closes #5423 ## How to test or reproduce Check the sort button in the directory ## Screenshots ## Types of changes - [ ]...

## Proposed changes Fixed the bug in the markup so that it now works for user mentions. ## Issue(s) closes #5302 Depends on https://github.com/RocketChat/fuselage/pull/1228 ## How to test or reproduce...

### Description: There is no sorting functionality in the mobile app whereas it is present in the browser and desktop app. I think it will be a good feature to...

- I have read the Contributing Guide - https://github.com/RocketChat/Rocket.Chat/blob/develop/.github/CONTRIBUTING.md#contributing-to-rocketchat doc - I have signed the CLA - https://cla-assistant.io/RocketChat/Rocket.Chat - Lint and unit tests pass locally with my changes - I...

I am not being able to change my board's name recently. https://github.com/RocketChat/Apps.Whiteboard/assets/107868772/841ab1bd-b941-4830-8e22-4c54f0c1362f The error which I am getting is ![Screenshot from 2024-01-30 00-32-29](https://github.com/RocketChat/Apps.Whiteboard/assets/107868772/092ae2bb-adb3-4ff7-a2e1-e97b8065e3b6)

closes #79 Steps I have taken: 1. Created a new command to revoke user rights. 2. Implemented the `/whiteboard deny {userName} of {boardName}` command for this purpose. 3. Extracted userName...

@CulturalProfessor shall I work on this issue? The admin and the board owner should also have the right to revoke edit permissions for a specific user.