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

Fixes issues with the attachments preview. #1239

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

deepakjosp
Copy link
Contributor

@deepakjosp deepakjosp commented Oct 11, 2024

Fixes #1236

Description

  • Nests the files and the upload status under a context id so that different instances of useFileUploader hook stores files and status under a different key.

Checklist

  • I have made corresponding changes to the documentation.
  • I have updated the types definition of modified exports.
  • I have verified the functionality in some of the neeto web-apps.
  • I have added the necessary label (patch/minor/major - If package publish
    is required).

Reviewers

…to prevent multiple editors rendering the same upload files status in the same page.
@deepakjosp
Copy link
Contributor Author

@AbhayVAshokan _a please review.

@AbhayVAshokan AbhayVAshokan merged commit 3788ff6 into main Oct 11, 2024
@AbhayVAshokan AbhayVAshokan deleted the 1236-issues-with-attachment-progress branch October 11, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Releases small requests or bug fixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issues with Attachment progress
2 participants