RocketChat / RocketChat/fuselage
Card: CardControls is not completely responsive
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 162
- Forks
- 258
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 24
Description
Description
The CardControls component is not responsive to mobile view causing issues in the Rocket Chat web app as mentioned here. Cards with multiple buttons should wrap within the container for responsiveness.
Steps to reproduce
- Add multiple buttons to a card
- Change to mobile view
- You can see the unresponsive behaviour of the cards.
https://github.com/user-attachments/assets/a5a44dbe-418c-45fb-be81-f309c7cadd2e
Contributor guide
No contributing guide indexed for this repository
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 locating the CardControls component and reproducing the issue with multiple buttons in a mobile view, following the linked Rocket.Chat context if needed. The work is done when buttons in a card wrap within the container and the responsive behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100