0
Bug/Usability: Browser history affected by using URL to control modal
Source: nextcloud/server#54735 · opened by @eliasamaral
Bug/Usability: Browser history affected by using URL to control modal It seems that the state of the file details modal is controlled via a URL parameter (opendetails=true). Example: • File list: /apps/files/files/403980?dir=/Talk • File details modal: /apps/files/files/403980?dir=/Talk&opendetails=true This causes each modal open/close action to be recorded in the browser history. When the user tries to go back to the previous folder, they first need to "rewind" through multiple modal openings, which compromises usability. The same behavior happens when opening a file. After closing it, if we try to go back to the folder, the browser reopens the file instead, since the history was affected. Steps to reproduce 1. Open a directory. 2. Open the details of a file several times (modal). 3. Try to use the browser’s back button. The browser goes through all modal open/close states before returning to the previous folder. Personally, I woul…
No pledges yet. Be the first to back this.
Comments
Similar requests
[Bug]: Remove files from the list of recent items in the move/copy modal
0 votes · 0 comments
Controller method annotation to be able to call a controller's method before verifying two factor challenge for 2FA
0 votes · 0 comments
Retain files version history when a file is overwritten
4 votes · 0 comments
No notification emails are sent if mentioned in file comments
3 votes · 0 comments
Error shown when file upload receives 403 references "access control" + never includes any additional explanation text sent on by server(s)
0 votes · 0 comments
No comments yet.