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

"Attach" button in chat does not upload file #3456

Closed
brianpeiris opened this issue Dec 2, 2020 · 1 comment
Closed

"Attach" button in chat does not upload file #3456

brianpeiris opened this issue Dec 2, 2020 · 1 comment
Labels
bug P1 Address as quickly as possible [QA]:Verified-fixed Label for QA to mark verified fixed issues redesign Issues related to the room UI redesign

Comments

@brianpeiris
Copy link
Contributor

Description
The "Attach" button with the paperclip icon in the Chat window does not work.

To Reproduce
Steps to reproduce the behavior:

  1. Open the chat panel
  2. Click on the attach button (the paperclip icon)
  3. Select an image file from the file picker
  4. See that the file does not get uploaded or added to the room.
  5. An error appears in the console:
Uncaught TypeError: t is not a function
    onChange ChatSidebarContainer.js:182
    React 12
    unstable_runWithPriority scheduler.production.min.js:19
    React 3
ChatSidebarContainer.js:182:19

Expected behavior
The attach button should immediately upload the file and insert it into the room.

Hardware

  • Device: Desktop
  • OS: Windows
  • Browser: Firefox
@brianpeiris brianpeiris added bug P1 Address as quickly as possible redesign Issues related to the room UI redesign labels Dec 2, 2020
@Softvision-GeluHaiduc
Copy link
Contributor

I have verified this issue using Firefox Release 83.0 and Chrome 87.0.4280.88 on Windows 10x64.
Now, the "Attach" button in chat uploads the file in the room.

@Softvision-GeluHaiduc Softvision-GeluHaiduc added the [QA]:Verified-fixed Label for QA to mark verified fixed issues label Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug P1 Address as quickly as possible [QA]:Verified-fixed Label for QA to mark verified fixed issues redesign Issues related to the room UI redesign
Projects
None yet
Development

No branches or pull requests

3 participants