Skip to content

[InputFile] Add OnFileCountExceeded callback#3205

Merged
vnbaaij merged 2 commits intomicrosoft:devfrom
rpodevns:issue/handle-maximum-file-count-exceeded
Jan 18, 2025
Merged

[InputFile] Add OnFileCountExceeded callback#3205
vnbaaij merged 2 commits intomicrosoft:devfrom
rpodevns:issue/handle-maximum-file-count-exceeded

Conversation

@rpodevns
Copy link
Copy Markdown
Contributor

@rpodevns rpodevns commented Jan 18, 2025

Pull Request

📖 Description

Add event callback to handle cases where the uploaded file count exceeds the specified maximum limit.

🎫 Issues

Fix #3204

👩‍💻 Reviewer Notes

Is the name OnFileCountExceeded acceptable, or would you prefer a different one?

📑 Test Plan

✅ Checklist

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

  • I have added a new component
  • I have added Unit Tests for my new component
  • I have modified an existing component
  • I have validated the Unit Tests for an existing component

⏭ Next Steps

@vnbaaij vnbaaij changed the title [FluentInputFile] Add OnFileCountExceeded callback [InputFile] Add OnFileCountExceeded callback Jan 18, 2025
@vnbaaij vnbaaij added this to the v4.11.4 milestone Jan 18, 2025
@vnbaaij vnbaaij enabled auto-merge (squash) January 18, 2025 13:55
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.

FluentInputFile : how can i catch the error when The maximum number of files accepted

2 participants