As of right now, attachments are scanned one by one. After each attachment is scanned, the results are polled. The consequence is that the result for one attachment will be shown momentarily before a new message (uploading attachment..) is shown to the user.
Instead, the results should only be polled at the end, and the message shown to the user whether the attachments are safe or not should encompass all the attachment.
As of right now, attachments are scanned one by one. After each attachment is scanned, the results are polled. The consequence is that the result for one attachment will be shown momentarily before a new message (uploading attachment..) is shown to the user.
Instead, the results should only be polled at the end, and the message shown to the user whether the attachments are safe or not should encompass all the attachment.