server icon indicating copy to clipboard operation
server copied to clipboard

[Bug]: the display does not change when clicking on a favorite in Files

Open maximelehericy opened this issue 1 year ago • 5 comments

⚠️ This issue respects the following points: ⚠️

  • [X] This is a bug, not a question or a configuration/webserver/proxy issue.
  • [X] This issue is not already reported on Github (I've searched it).
  • [X] Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
  • [X] Nextcloud Server is running on 64bit capable CPU, PHP and OS.
  • [X] I agree to follow Nextcloud's Code of Conduct.

Bug description

see title

Steps to reproduce

click on a favorite. display should show the content of your favorite folder. nothing happens, but the URL changes.

Expected behavior

display should show the content of your favorite folder.

Installation method

None

Nextcloud Server version

master

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • [ ] Default user-backend (database)
  • [ ] LDAP/ Active Directory
  • [ ] SSO - SAML
  • [ ] Other

Configuration report

No response

List of activated Apps

c.nc.c

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

maximelehericy avatar May 29 '23 15:05 maximelehericy

cc @nextcloud/server-frontend

szaimen avatar May 29 '23 15:05 szaimen

Clicking where, in the files list? In the navigation?

skjnldsv avatar May 30 '23 18:05 skjnldsv

Apparently @Rello can reproduce this as well.

Possibly caused by https://github.com/nextcloud/server/pull/38441?

szaimen avatar Jun 01 '23 07:06 szaimen

yes. FF; c.n.c; 2 issues here - see the video:

Navigation bar link not working

  • click on a favorite folder underneath the "Favorites" navigation item => nothing happnes
  • click on "Favorites" navigation item first and then the favorite folder in the navigation bar => it works

Listview only working on second click

  • click on "Favorites" navigation item and then the favorite folder in the file list => Breadcrumb changes, but home file list is displayed
  • click on the breadcrumb again - the correct folder content is shown

https://github.com/nextcloud/server/assets/13385119/ba33cd0f-b980-4ec5-9c88-f3ef089ff21f

Rello avatar Jun 01 '23 07:06 Rello

JFTR: Happens here as well with a server I just upgraded from NC 26.0.3 to NC 27.0.0. It does not matter which browser I use and I have to explain nearly 40 users that the favorites are not usable any longer until this I fixed. Wasn't there a E2E test to make sure that works before releasing a new version?

arnowelzel avatar Jun 17 '23 18:06 arnowelzel

JFTR: I have to explain nearly 40 users that the favorites are not usable any longer until this I fixed.

Favorites are still usable. Workaround:

  • Click ON Favorites, (not on the expand [>]/[v] button):

  • the Favorites are listed in main window, where you can click and open them.

ernolf avatar Jun 23 '23 08:06 ernolf

JFTR: I have to explain nearly 40 users that the favorites are not usable any longer until this I fixed.

Favorites are still usable. Workaround:

  • Click ON Favorites, (not on the expand [>]/[v] button):
  • the Favorites are listed in main window, where you can click and open them.

Thanks for the hint - I also found that out meanwhile ;-)

Maybe I'll add some custom CSS as a tempory fix to hide the favorite list on the left and the expand button until a fix is provided.

arnowelzel avatar Jun 23 '23 15:06 arnowelzel

Cc @nextcloud/server-frontend should we try to fix this for 27.0.1?

szaimen avatar Jun 28 '23 17:06 szaimen

Came her just to report this issue on mine as well. Latest NC version in docker. I click any favoring in the menu and the url in the location bar changes, but the page itself doesn't do anything. I have to press the enter button after clicking it so it actually navigates to that page.

YouveGotMeowxy avatar Jul 01 '23 05:07 YouveGotMeowxy

Fixed with https://github.com/nextcloud/server/pull/39301

szaimen avatar Jul 14 '23 08:07 szaimen

It seems like this was fixed in July 14, I'm running 27.1.2 and this issue is still happening for me.

samhonarvar avatar Oct 31 '23 01:10 samhonarvar

Same here with 27.1.3. the Bug ist still there... Our additional problem is, that the workaround above does not work if you use the favorites for copying and moving files within the NextCloud folders in the popup windows. The folder view is loading and does not show any results after the first click on any favorites Folder in the popup window, when using the existing favorites.

https://github.com/nextcloud/server/assets/151830033/01f1e377-24cc-4534-8516-316659d6e533

CuriousHummingbird avatar Nov 23 '23 10:11 CuriousHummingbird