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

#1833 - Fix the double dialog box issue on chat file-attachment #1834

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

SebinSong
Copy link
Collaborator

closes #1833

@Silver-IT
I noticed that the openFileAttach method, which is triggered by fileAttachmentInputEl actually somehow programatically clicks itself within the method and that leads to browser unnecessarily showing the file upload dialog twice.

I didn't encounter the bug related to drag&drop action you mentioned in the issue though. If you attach some demo of how to exactly reproduce it, will make a fix for that too.

cc. @taoeffect

@SebinSong SebinSong self-assigned this Feb 7, 2024
Copy link

cypress bot commented Feb 7, 2024

Passing run #1858 ↗︎

0 110 8 0 Flakiness 0

Details:

Merge 6fbe107 into f8cac66...
Project: group-income Commit: 9e609f6174 ℹ️
Status: Passed Duration: 10:49 💡
Started: Feb 7, 2024 10:26 PM Ended: Feb 7, 2024 10:37 PM

Review all test suite changes for PR #1834 ↗︎

@taoeffect taoeffect merged commit e2295fe into master Feb 9, 2024
4 checks passed
@taoeffect taoeffect deleted the sebin/task/#1833-file-attachment-bug branch February 9, 2024 16:45
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.

File attachment is failed on the first attempt
2 participants