components icon indicating copy to clipboard operation
components copied to clipboard

Support file type input

Open ghost opened this issue 5 years ago • 6 comments

Please describe the feature you would like to request.

Currently, there is no support for file type input, it would be great if it's supported.

What is the use-case or motivation for this proposal?

Its use case is to upload images, different types of files.

Is there anything else we should know?

It should be working fine with reactive forms.

ghost avatar Mar 02 '19 07:03 ghost

@andrewseguin can we get some response or focus on this issue? Whether it's going to be implemented or not?

ghost avatar Mar 15 '19 11:03 ghost

This is currently not on our roadmap but we'd be happy to keep a discussion going about how it may fit into the Material spec. Can you provide a reproduction in stackblitz for what you'd like to see in the library?

andrewseguin avatar May 07 '19 17:05 andrewseguin

Just a heads up that we kicked off a community voting process for your feature request. There are 20 days until the voting process ends.

Find more details about Angular's feature request process in our documentation.

angular-robot[bot] avatar Feb 21 '22 15:02 angular-robot[bot]

Thank you for submitting your feature request! Looks like during the polling process it didn't collect a sufficient number of votes to move to the next stage.

We want to keep Angular rich and ergonomic and at the same time be mindful about its scope and learning journey. If you think your request could live outside Angular's scope, we'd encourage you to collaborate with the community on publishing it as an open source package.

You can find more details about the feature request process in our documentation.

angular-robot[bot] avatar Mar 13 '22 15:03 angular-robot[bot]

Made a MatFormField-compatible file input here with the same cdk and material implementation pattern. So you're also free to apply your own styling.

hackingharold avatar Sep 26 '23 07:09 hackingharold

Is there any progress?

reuse-ay avatar Feb 19 '24 06:02 reuse-ay