-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care of25-feedbackbugregression
Milestone
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- Nextcloud Server is running on 64bit capable CPU, PHP and OS.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
When renaming, the spinner keeps spinning. A page refresh is needed to see the rename complete.
Steps to reproduce
- As admin, share a folder "test" with another user "alice"
- Login as "alice"
- Go to "Shared with me"
- Rename "test" to "test_renamed"
Expected behavior
After the backend returns, the UI should show "test_renamed"
Installation method
No response
Operating system
No response
PHP engine version
PHP 7.4
Web server
No response
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
No response
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
No response
List of activated Apps
N/ANextcloud Signing status
No response
Nextcloud Logs
No errors in log in the web UI.
I can see in the network console that the MOVE operation succeeded with a 201.Additional info
Probably something is broken when listening to the MOVE response.
Observed on git master (e3869dc).
Also reported internally to happen on Nextcloud 24.0.5
@CarlSchwan FYI
Metadata
Metadata
Assignees
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care of25-feedbackbugregression