Skip to content

Conversation

@Vainyala
Copy link

Purpose / Description

Fixed the app crash that occurred when selecting multiple images using the image picker.
Restricted the file picker to only allow image files to prevent unintended crashes from unsupported file types.

Fixes

Fixes app crash when picking multiple images (#1510)

Restricts file picker to images only (#1490)

Approach

The fix modifies the image picker logic to handle multiple selections safely and adds validation to restrict the file picker to accept only images.

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.

1 participant