Uh oh!
There was an error while loading. Please reload this page.
fix(files): highlight previous folder on history up - #53285
Conversation
a3873e7 to
bcfbd42Compare
susnux
left a comment
There was a problem hiding this comment.
How does this belong to the hot key service? Seems to be generic for all navigation?
skjnldsv
commented
Jun 3, 2025
Right, it's kind of hijacking the same shortcut as alt+up. |
susnux
commented
Jun 3, 2025
Yes but this is basic routing / history handling, no? Would this not better suit the router directly? |
susnux
commented
Jun 3, 2025
(approved as the code itself is good, just the location 🤷 ) |
skjnldsv
commented
Jun 3, 2025
Fair to me! |
a382619 to
5b5d5dbCompareskjnldsv
commented
Jun 3, 2025
And with cypress tests |
skjnldsv
commented
Jun 3, 2025
/compile rebase |
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5b5d5db to
9a30a8fCompareskjnldsv
commented
Jun 3, 2025
/backport 5974649 to stable31 |
skjnldsv
commented
Jun 3, 2025
/backport 5974649 to stable30 |
skjnldsv
commented
Jun 4, 2025
@skjnldsv is this deployed on daily yet? I just tried with both:
And both still end up at the top of the parent folder. Let me know if it’s not on daily yet. :) |
skjnldsv
commented
Jul 30, 2025
No clue what version daily is. |
susnux
commented
Jul 30, 2025
On c.nc.com both work (and also on current master branch) |
jancborchardt
commented
Jul 31, 2025
Just tested again on c.nc, and while the previous folder is highlighted, the scroll position still ends up on the very top instead of keeping the position → as asked in the original issue, ref #53285 (review) I also cleared cache and everything, not sure what issue it could be? |
Fix#53031