FeatureFuel
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.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests