joshsoftware / joshsoftware/EZScreen
Bug-025- DOCX files are not accepted through either Browse Files or From Drive despite DOCX being listed as a supported format
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 18h 32m
- Merged PRs (30d)
- 30
Description
Title - DOCX files are not accepted through either Browse Files or From Drive despite DOCX being listed as a supported format
Environment: Staging
Module: Upload Resumes
Severity: High
**Steps to Reproduce**
Navigate to the Upload Resumes section.
Open the Upload resumes modal.
Observe the supported file formats message:
Supports PDF and DOCX
Click Browse Files and select a valid .docx resume.
Observe that the DOCX file is not accepted.
Repeat the same using From Drive and select a valid .docx file.
Observe that the DOCX file is again not accepted.
Expected Result
Valid PDF and DOCX files should be accepted through both:
Browse Files
From Drive
Since the upload modal explicitly states that PDF and DOCX files are supported, DOCX files should upload successfully through either option.
Actual Result
DOCX files are rejected through both Browse Files and From Drive, even though the UI states that PDF and DOCX files are supported.
Impact
Users are unable to upload supported DOCX resumes, making DOCX upload functionality unavailable through both available upload methods.
Attachment :
https://github.com/user-attachments/assets/7de5465d-b4b9-4543-bb67-9e8d9bdebd87
https://github.com/user-attachments/assets/efbde201-6650-4b6c-ba8f-7f6461678196
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.