Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ChatInput Formatter Tool UI for small screens #692

Closed
wants to merge 22 commits into from

Conversation

abirc8010
Copy link
Contributor

Brief Title

Moved formatters, video and file attachment to popover menu for small screens

Acceptance Criteria fulfillment

  • Implemented a media query (@media(max-width: 400px)) to render the VideoMessageRecorder inside the popover.
  • Wrapped the formatters (bold, italic, strike, code, multiline) inside the popover when screen width is below 400px.
  • Adjusted the chatToolMap logic to move the file upload into the popover for smaller screens.

Video/Screenshots

Screencast.from.2024-12-18.01-31-34.webm

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-<pr_number> after approval. Contributors are requested to replace <pr_number> with the actual PR number.

@abirc8010 abirc8010 closed this Dec 17, 2024
@abirc8010 abirc8010 deleted the fix/message-box-UI branch December 17, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants