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

add warning for large collective attachment size #4683

Conversation

paudelprabesh
Copy link

The EditEntryWidget is changed such that if total attachment size for the current entry is > 50, a warning is issued which warns the user if they want to continue with such large total attachment size.
The warning will also show the total size of all the attachments from database and only continues if the user presses yes.
Complements pull request #4651 to address Issue -#3782

Screenshots

User selects a file such that collective size for current entry becomes >50.
select-1
User given warning and only continues if user selects Yes.
question

Testing strategy

Manually.

Type of change

  • ✅ New feature (change that adds functionality)

@droidmonkey
Copy link
Member

Please combine with the other pull request

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.

2 participants