RocketChat / RocketChat/EmbeddedChat
Enhance Footer Design for Better Consistency with Rocket.Chat Website
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 165
- Forks
- 381
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
Currently, the footer section in the EmbeddedChat documentation and demo looks visually disconnected from Rocket.Chat’s main branding.
Since EmbeddedChat serves as a reusable component for web apps, improving its footer will enhance the professional feel and design alignment.
Proposed Improvements:
- Redesign the footer layout to match Rocket.Chat’s website theme (colors, spacing, typography).
- Ensure proper alignment and visual hierarchy.
- Add responsive behavior for small screens.
- Include hover effects for external links (GitHub, Twitter, etc.).
- Maintain accessibility (contrast, ARIA labels if needed).
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 footer entry point used by the EmbeddedChat documentation and demo, then compare its layout with the Rocket.Chat website theme. Check the responsive behavior, link hover states, visual hierarchy, contrast, and ARIA labeling; done means the footer is visually aligned, usable on small screens, and accessible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- accessibility, design, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100