RocketChat / RocketChat/Rocket.Chat
Not responsive for some of the devices
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
The Rocket.Chat application is not responsive for some devices, could lead to usability issues.
Steps to reproduce:
- Go to the Rocket.Chat home page.
- Open the browser's developer tools (usually by right-clicking on the page and selecting "Inspect").
In the developer tools, find and click on the "Toggle Device Toolbar" icon (usually represented as a phone or tablet icon).
Select different devices from the dropdown menu to simulate responsiveness (e.g., iPhone, iPad, Galaxy S5, etc.).
Check if the Rocket.Chat interface is responsive on each selected device.
Expected behavior:
- The Rocket.Chat interface should adapt and be responsive on various devices.
- Elements on the page should be properly rearranged and resized for optimal viewing.
- Navigation menus and buttons should be easily accessible and usable on both desktop and mobile devices.
- Text and images should scale appropriately to ensure readability across different screen sizes.
- The user interface should provide a seamless and user-friendly experience regardless of the device being used.
Actual behavior:
Solution :
Modify the css : media query
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue on the Rocket.Chat home page with the browser's Device Toolbar using iPhone, iPad, and Galaxy S5 profiles, then inspect the affected interface and its CSS media-query area. Done means the interface, navigation, buttons, text, and images remain usable and properly sized across the reported device sizes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100