muke1908 / chat-e2ee

End-to-end encrypted disposable chat sessions, exchange sensitive information with peer safely and securely.

Home Page:https://chat-e2ee-2.azurewebsites.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI bug

BhushanNalawade opened this issue · comments

Bug Report :

Expected Behavior :
when click on Enter either it will have to sends the message or have to make new line .

Current Behavior :
What is the current behavior?
when click on enter it clears all the messages and when click shift + enter then it will go in new window with blank format.

Failure Information :
1.have to check for button events to specifying it's uses like enter and shift + enter.
2.Emoji options not available on mobile devices.

Steps to Reproduce :

  1. Connect with the ally
  2. after connecting write some messages and hit enter.
  3. you will get to see that messages are removed from the format.

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • Operating System: Windows 10
  • Node version - v18.16.0

Check enter buttons for sharing data.

Hi @felipolis, sure go ahead!

Thank @felipolis! merged