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

Feat: Message & Chat Input UI Enhancement for Edit Message Functionality #897

Open
4 tasks
dhairyashiil opened this issue Jan 14, 2025 · 0 comments · May be fixed by #898
Open
4 tasks

Feat: Message & Chat Input UI Enhancement for Edit Message Functionality #897

dhairyashiil opened this issue Jan 14, 2025 · 0 comments · May be fixed by #898
Labels
enhancement New feature or request

Comments

@dhairyashiil
Copy link
Contributor

dhairyashiil commented Jan 14, 2025

As an EmbeddedChat developer

I need to: Implement Message & Chat Input UI Enhancement for Edit Message Functionality

So That: Users can have a better UI Experience when editing messages.

Acceptance Criteria

  • When a message is clicked to be edited, its background color changes dynamically to indicate it is being edited.
  • The background color of the chat input box matches the edited message's background color.
  • The implementation dynamically handles light and dark themes, ensuring appropriate color contrast for both.
  • Ensure smooth transition between color changes for both message and chat input box.

Refer RC:

RC.Light.theme.edit.message.mp4
@dhairyashiil dhairyashiil added the enhancement New feature or request label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant