Skip to content

Drag drop fix + uploader#9

Open
codiebun wants to merge 4 commits intoswe-productivity:mainfrom
codiebun:fix/uploader
Open

Drag drop fix + uploader#9
codiebun wants to merge 4 commits intoswe-productivity:mainfrom
codiebun:fix/uploader

Conversation

@codiebun
Copy link
Copy Markdown

Closes #5

Summary

Uploading image feature is able to do upload

Rationale

Changes

Impact

Testing

Screenshot 2026-01-18 at 6 51 22 PM

Screenshots/Video

Checklist

  • Code follows the project's coding standards.
  • Unit tests covering the new feature have been added.
  • All existing tests pass.
  • The documentation has been updated to reflect the new feature

Additional Notes

@nperez0111 nperez0111 self-assigned this Jan 27, 2026
Copy link
Copy Markdown
Collaborator

@nperez0111 nperez0111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm uncertain how you tested whether this worked, especially since that screenshot isn't on the right sort of page. When you run pnpm run dev you can navigate to this page: http://localhost:5173/backend/file-uploading then try dragging an image onto the "add image" panel that is visible there

@nperez0111 nperez0111 assigned codiebun and unassigned nperez0111 Feb 22, 2026
@codiebun
Copy link
Copy Markdown
Author

@nperez0111 Thank for the review's I will Unblock all PR's and update you by this week.

@codiebun
Copy link
Copy Markdown
Author

@nperez0111 I have added the changes you can review the things needed

@codiebun codiebun requested a review from nperez0111 March 30, 2026 19:36
@codiebun
Copy link
Copy Markdown
Author

Screenshot 2026-03-31 at 1 50 07 AM

@nperez0111 Here is the thing you asked for

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.

Drop image fails to clear drop area after image is displayed

2 participants