-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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]: File request dialog keeps asking for upload destination if ignored the first time... even after going back to select a destination #48118
Comments
Reproduced. Thanks for the report, @myomv100! |
If you skip it the first time, when you go back after the error pops up, even if you select a reasonable path and click Continue it just refuses to go forward. It keeps spitting out the error saying it can't be the root directory (even though I've changed it to a sub-folder. |
That's what I don't understand, you cannot skip it. |
It blocks you, yes. Then you select a (valid) upload destination. Yet the error remains and you still can't continue. |
Aaaaah, okay! Thanks for your patience with me Josh 🤦 |
Bug description
The issue is that the file request dialog doesn't take you to the next step in the wizard if you click
continue
before entering an upload destination. This is most likely a front-end related issue.Steps to reproduce
new
Create a file request
Continue
Continue
Expected behavior
Going to the next step that allows you to set a password and expiration date.
Nextcloud Server version
30
Operating system
Other
PHP engine version
PHP 8.2
Web server
Nginx
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: