OntimizeWeb / ontimize-web-ngx

Web application framework based on Angular technology and standards for building web apps.
https://ontimizeweb.github.io/docs/
Apache License 2.0
40 stars 16 forks source link

The File Input element needs a parameter to indicate the units #1740

Open juanjo-alvarez opened 2 weeks ago

juanjo-alvarez commented 2 weeks ago

Description

When we use a file type element and exceed the size, the error message is in bytes and can become unreadable.

Describe the solution you'd like

It would be wonderful to have a new input in the component that would allow to display the message in another size like Kbytes or MBytes.