You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the onDownloadFile event is used to display preview for uploaded files as demonstrated in the following demo: Retrieve Uploaded Files for Preview Using File Names, the File question doesn't display a navigation bar to allow users to access multiple uploaded files.
To reproduce the issue, run this demo (View Demo) and upload multiple files. Enable a mobile layout and you'll see that no navigation buttons appear and it is impossible to access uploaded images:
RomanTsukanov
changed the title
File Question on Smaller Screens - The navigation bar doesn't appear when the survey.onDownloadFile event is used
File Question on smaller screens: The navigation bar doesn't appear when the onDownloadFile event is used
Aug 15, 2023
User Issue: T14192 - Missing action bar on mobiles with multiple files
https://surveyjs.answerdesk.io/internal/ticket/details/T14192
When the
onDownloadFile
event is used to display preview for uploaded files as demonstrated in the following demo: Retrieve Uploaded Files for Preview Using File Names, the File question doesn't display a navigation bar to allow users to access multiple uploaded files.To reproduce the issue, run this demo (View Demo) and upload multiple files. Enable a mobile layout and you'll see that no navigation buttons appear and it is impossible to access uploaded images:
Expected behavior: the navigation bar is available as it's done when the onDownloadFile event is not used.
The text was updated successfully, but these errors were encountered: