Skip to content

BitFileInput Missing #11925

@fizzikzz

Description

@fizzikzz

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

I have a requirement to allow a user to select an image file and perform manipulations on the data of that image file and upload the bytes of that image collectively with other information collect from a form and appears to be impossible using the existing BitFileUpload control that does not allow access to the browserfile(s) selected from that control.

Describe the solution you'd like

Please add a BitFileInput control that allows access to the browserfile instances and their data for manipulation without actual uploading or provide a solution that can be implemented using the existing BitFileUpload control. This is a critical control for file manipulation that does not require actual uploading of the file to a server or uploading said file separately/collectively with a form submission.

Additional context

No response

Metadata

Metadata

Assignees

Projects

Status

Doing

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions