RocketChat / RocketChat/Rocket.Chat

Not responsive for some of the devices

Open
#31,778 3 comments 0 reactions 0 assignees View on GitHub

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:

  1. Go to the Rocket.Chat home page.
  2. 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:

  1. The Rocket.Chat interface should adapt and be responsive on various devices.
  2. Elements on the page should be properly rearranged and resized for optimal viewing.
  3. Navigation menus and buttons should be easily accessible and usable on both desktop and mobile devices.
  4. Text and images should scale appropriately to ensure readability across different screen sizes.
  5. The user interface should provide a seamless and user-friendly experience regardless of the device being used.

Actual behavior:
rocket1

Solution :
Modify the css : media query

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.