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

fix: change onRemove/onReupload params #2300

Merged
merged 2 commits into from
Jul 10, 2024
Merged

Conversation

anuraghazra
Copy link
Member

Description

Fixes #2297

Changes

Additional Information

Component Checklist

  • Update Component Status Page
  • Perform Manual Testing in Other Browsers
  • Add KitchenSink Story
  • Add Interaction Tests (if applicable)
  • Add changeset

Copy link

changeset-bot bot commented Jul 10, 2024

🦋 Changeset detected

Latest commit: fb2d7ed

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@razorpay/blade Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Jul 10, 2024

✅ PR title follows Conventional Commits specification.

Copy link

codesandbox-ci bot commented Jul 10, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit fb2d7ed:

Sandbox Source
razorpay/blade: basic Configuration

snitin315
snitin315 previously approved these changes Jul 10, 2024
@rzpcibot
Copy link
Collaborator

rzpcibot commented Jul 10, 2024

Bundle Size Report

Updated Components
Status Component Base Size (kb) Current Size (kb) Diff
BottomSheet 9.412 9.411 -0.001 KB
FileUpload 17.050 17.058 +0.008 KB

Generated by 🚫 dangerJS against fb2d7ed

@anuraghazra anuraghazra merged commit 733b954 into master Jul 10, 2024
14 of 15 checks passed
@anuraghazra anuraghazra deleted the anu/fix-fileupload-callback branch July 10, 2024 13:04
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.

File Upload: on reupload, wrong file getting removed.
3 participants