Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Multiple File Uploads in a row put all the files at the beginning #2596

Closed
1 of 2 tasks
starlight-akouri opened this issue May 9, 2024 · 1 comment · Fixed by #2637
Closed
1 of 2 tasks

[BUG] Multiple File Uploads in a row put all the files at the beginning #2596

starlight-akouri opened this issue May 9, 2024 · 1 comment · Fixed by #2637
Assignees
Labels
bug Something isn't working

Comments

@starlight-akouri
Copy link

Issue Summary

If you create a Form that contains several required "file upload" field types in a row. You are able to upload files, but they all appear listed on the first question. The form does not let you continue due to the fact that the currently selected question is "empty"

Steps to Reproduce

Create a form with multiple file upload types in a row. Take the survey on iOS mobile safari and try adding a few pictures on each question.

Expected behavior

I expect that the images uploaded for each step of the form will correspond to the proper step in the form.

Other information

See ID clvyla89702gechzcad5kd7sx

Screenshots

No response

Environment

  • Formbricks Cloud (app.formbricks.com)
  • Self-hosted Formbricks

Desktop (please complete the following information)

- OS: iOS 17.4.1
- Node:
- npm:
@starlight-akouri starlight-akouri added the bug Something isn't working label May 9, 2024
@mattinannt
Copy link
Member

@starlight-akouri Thanks for raising an issue. We will investigate the issue, try to reproduce it and then come up with a solution for the issue.

@piyushgarg-dev Can you please take a look at what's going wrong here? 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants