Declined
Last Updated: 23 Feb 2023 10:43 by ADMIN
Created by: Michael
Comments: 2
Category: FileSelect
Type: Bug Report
0

The file selection popup on iOS does not always open next to the file select popup. This is possible to replicate on the main page for the angular upload component https://www.telerik.com/kendo-angular-ui/components/uploads/upload/ and the stackblitz as well without any modification

https://stackblitz.com/run/?file=src%2Fapp%2Fapp.component.ts

Screenshot shows that the photo library/choose files popup opens in a seemingly random spot after the user taps it.

Declined
Last Updated: 17 Nov 2021 10:01 by ADMIN
Created by: Rahul
Comments: 1
Category: FileSelect
Type: Feature Request
1
Hi we want to restrict users to select only five files at a time. after 5 files users shouldnt be able to select more. Currently we only have single or multiple files but a specific number of max files is not there.