Skip to content

fix: improve pdf upload handling and error messages.#579

Open
avniuraon wants to merge 1 commit into
Charushi06:mainfrom
avniuraon:fix-pdf-upload
Open

fix: improve pdf upload handling and error messages.#579
avniuraon wants to merge 1 commit into
Charushi06:mainfrom
avniuraon:fix-pdf-upload

Conversation

@avniuraon
Copy link
Copy Markdown

@avniuraon avniuraon commented May 22, 2026

What this PR does

This PR improves the file upload feature in the task creation modal. It ensures better handling of PDF/DOCX uploads and improves user experience when attaching files to tasks.

Changes made

  • Improved file input handling in task modal
  • Ensured proper file upload integration with backend API
  • Added better UX feedback for uploaded files
  • Handled edge cases for missing or invalid files

How to test

  1. Go to StudyPlan app
  2. Open "New Task" modal
  3. Fill task details
  4. Upload a PDF or DOCX file
  5. Click Save
  6. Check if file is successfully attached to task

elated Issue

Fixes #500

Notes (if needed)

No breaking changes introduced. Works with existing backend API.

image

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.

feat: Add Support for Uploading Notes as PDF/DOCX in Study Planner

1 participant