Abbas Askari
Abbas Askari
i want to set the size of text but am unable to do so, the original `text_size()` is not implemented and if i create a font with size , i...
Fixes #970 By moving `MessageToolbox`'s button's tooltips to top instead of bottom. This is consistent with the Main Rocket Chat's tooltips. ## Video/Screenshots New:  Tooltips in...
## Acceptance Criteria fulfillment - [x] Add Support for KaTeX Inline. - [x] Add Support for KaTex Blocks. - [x] Add tooptip for katex errors. - [x] Fix tooltip overflows....
# Brief Title ## Acceptance Criteria fulfillment - [x] When a thread is closed, the scroll position should remain at the `ThreadMainMessage`. Fixes #972 ## Video/Screenshots [Screencast from 2025-02-10 01-22-36.webm](https://github.com/user-attachments/assets/13a59d56-eacb-4b1b-bca7-76093037346a)...
## Description: If the RC server has KaTeX enabled then KaTeX part of the messages are not rendered in Embedded. Messages appear differently in RC Main and Embedded due to...
# Add loader to login form `Throbber` is added to the login form button while the request is pending and is removed afterwards, making the form more responsive. Fixes #954...
Fixes #974 by introducing a timeout (20s) on a 429 by the server and then trying again. In this period (timeouts and fetches) a `Throbber` (loading component) is rendered. ##...
### Description: `TypeError: Cannot read properties of undefined (reading 'length')` appears when too many search requests are sent back to back in Search Messages Sidebar ### Steps to reproduce: 1....
### Description Currently, when a user closes a thread, they are taken to the top of the `MessageList`, which causes them to lose their previous scroll position. Instead, the expected...
## Description: Hovering over the `MessageToolbox` buttons (reaction, reply, qoute, star, etc.) of the last message causes a tooltip to appear. This tooltip increases the height of the message list...