You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The current method of selecting resumes and job descriptions using a slider from 0 to n is cumbersome and lacks user-friendliness. Users find it frustrating to manually input the index of the resume they want. Moreover, the initial setup process involving directory-based resume and job description addition is complicated and not intuitive.
Describe the solution you'd like
I propose two main solutions to enhance user experience:
Dropdown Menu Selection: Replace the existing slider with a dropdown menu. Users can now easily select a resume or job description from the available options in a more intuitive way.
as mentioned in added dropdown menu to select resume instead of slider #167
In-App Resume and Job Description Upload:Ability to upload resume and job description at runtime #78 Implement a streamlined process for users to upload resumes and job descriptions directly within the app. This eliminates the need for users to manually add files to directories. Once uploaded, these files should be immediately accessible for selection, ensuring a seamless experience.
or only upload section like 👍
Describe alternatives you've considered
One alternative considered was keeping the directory-based support for previously uploaded resumes. However, this approach might confuse users if they are asked to select a resume right after uploading one. Therefore, the streamlined approach of using only the currently uploaded resumes and job descriptions is proposed for a more intuitive user experience.
Additional context
I will attach screenshots demonstrating the new dropdown menu for selecting resumes and job descriptions. Regarding the clarification about In-App file upload, the question arises: do we still need to support selecting resumes from previously uploaded ones using the dropdown menu? Personally, I find it counterintuitive to prompt users to select a resume immediately after they've uploaded one. Therefore, the more user-friendly approach would be to use only the currently uploaded files, providing a simpler and streamlined experience for users.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The current method of selecting resumes and job descriptions using a slider from 0 to n is cumbersome and lacks user-friendliness. Users find it frustrating to manually input the index of the resume they want. Moreover, the initial setup process involving directory-based resume and job description addition is complicated and not intuitive.
Describe the solution you'd like
I propose two main solutions to enhance user experience:
as mentioned in added dropdown menu to select resume instead of slider #167
or only upload section like 👍
Describe alternatives you've considered
One alternative considered was keeping the directory-based support for previously uploaded resumes. However, this approach might confuse users if they are asked to select a resume right after uploading one. Therefore, the streamlined approach of using only the currently uploaded resumes and job descriptions is proposed for a more intuitive user experience.
Additional context
I will attach screenshots demonstrating the new dropdown menu for selecting resumes and job descriptions. Regarding the clarification about In-App file upload, the question arises: do we still need to support selecting resumes from previously uploaded ones using the dropdown menu? Personally, I find it counterintuitive to prompt users to select a resume immediately after they've uploaded one. Therefore, the more user-friendly approach would be to use only the currently uploaded files, providing a simpler and streamlined experience for users.
The text was updated successfully, but these errors were encountered: