Uh oh!
There was an error while loading. Please reload this page.
Fix grid toggle button on public page - #13514
Conversation
skjnldsv
commented
Jan 11, 2019
/backport to stable15 |
jancborchardt
commented
Jan 11, 2019
Thank you @jancborchardt for the heads up and @skjnldsv for finding the issue. |
jancborchardt
left a comment
There was a problem hiding this comment.
Also, the button should not have the button style (background and border), just like when logged in. :)
weeman1337
commented
Jan 14, 2019
Since there are several issues with the grid button, maybe it makes sense to put some tests in for that! |
skjnldsv
commented
Jan 14, 2019
@weeman1337 sure! Wanna help? :D |
weeman1337
commented
Jan 15, 2019
I knew that would come :) A ticket for me: #13613 |
myevit
commented
Jan 17, 2019
Hi guys, so sharing link though the gallery app has toggle button, once I press it it goes to file list and the button disappears Also "Download" and "Download all files" :-) https://victorsea.photography/nextcloud/index.php/apps/gallery/s/6iRrgxTNTmdF5eJ# |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
e3d4cb4 to
ee2c45dCompareskjnldsv
commented
Feb 21, 2019
This one slipped through! |
backport to stable15 in #14376 |
Old behavior of the toggle was to change the URL on the top, so that it was possible to permalink to gallery view and the link to point to gallery view on page load. Latest versions of NextCloud do not allow that anymore because the toggle does not change add any URL fragment to account for that. Is there a way to at least manipulate the URL manually to achieve the same result? Tried on v18.0.6. |
PatriceVigier
commented
Mar 13, 2021
It would be great to be able to decide how we want to share a folder, list or thumb |



Broken by #12385
Fix#13375