allianz / ng-aquila

Angular UI Component library for the Open Insurance Platform
https://allianz.github.io/ng-aquila/
Other
205 stars 32 forks source link

[NxFileUploaderComponent] Misleading API documentation for maxFileSize #25

Closed bargergo closed 2 years ago

bargergo commented 2 years ago

This is the description for maxFileSize in the API documentation: The max file size in Kb used for validation.

Kb means Kilobits, but it is in bytes actually. kép

However, it is correctly documented with an example in the overview tab (after the Validation heading), so maybe some of the documentation was not updated after a change. kép

yd-allianz commented 2 years ago

Hi @bargergo thank you for posting this issue! We'll have to update the documentation.

yd-allianz commented 2 years ago

Hi @bargergo thank you again for reporting the problem, sorry it took longer than expected for us to start fixing it. The issue is now fixed and will be deployed with the next release.