Vue-formulate: File type has full of bugs and has misconcept

Created on 27 Jul 2020  路  2Comments  路  Source: wearebraid/vue-formulate

I don't understand how "File" component works at all.

  • There is no "remove" event or any example about it when you click "x"
  • There is no reactivity if you're using forms and v-model together
  • Returning FileList is just useless if your server using Amazon S3 with unique ID

    I had to remove vue-formulate from the project.

bug report

Most helpful comment

Ok.

Did you read the docs?

You can totally use this with an S3 and a unique id by defining an uploader. I'm all about constructive criticism, but this issue sounds more like an attempt to shame the maintainers for not conforming to your needs (although it probably does). The docs for the file input are rather extensive: https://vueformulate.com/guide/inputs/types/file

I'd recommend reading them entirely before creating these kinds of reports.

All 2 comments

Ok.

Did you read the docs?

You can totally use this with an S3 and a unique id by defining an uploader. I'm all about constructive criticism, but this issue sounds more like an attempt to shame the maintainers for not conforming to your needs (although it probably does). The docs for the file input are rather extensive: https://vueformulate.com/guide/inputs/types/file

I'd recommend reading them entirely before creating these kinds of reports.

Since there's nothing reported or suggested here im closing this. Feel free to re-open another issue if there is a specific bug or suggestion you're proposing.

Was this page helpful?
0 / 5 - 0 ratings