Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for restoring draft attachments #38

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sk-ys
Copy link

@sk-ys sk-ys commented Feb 24, 2025

This PR adds support for restoring draft attachments. It ensures that attachments saved in drafts can be restored when editing an issue, improving user experience.

Changes

  • Updated DraftsController to include attachments when saving drafts.
  • Modified IssuesController patch to restore draft attachments when loading a draft.
  • Updated the issue form hook and added drafts.js to restore draft attachments in the issue form.
  • Ensured failed attachment restorations are counted and displayed as an alert.

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.

1 participant