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 Bug #182: Added Error Notification for Large File in Drag and Drop #194

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Pushpender1122
Copy link

This PR addresses the issue where no error notification was shown when users tried to upload a json file that exceeds the size limit in the drag-and-drop area.

What’s changed:
    Added a check for file size in the drag-and-drop functionality.
    Displayed an error notification if the file size exceeds the allowed limit.

Issue:
Fixes #182
image

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.

Local JSON Hero failing on 25K line file
1 participant