Skip to content

Add support for restoring draft attachments#38

Open
sk-ys wants to merge 3 commits into
jbbarth:masterfrom
sk-ys:add-support-for-attachment
Open

Add support for restoring draft attachments#38
sk-ys wants to merge 3 commits into
jbbarth:masterfrom
sk-ys:add-support-for-attachment

Conversation

@sk-ys
Copy link
Copy Markdown

@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