deck icon indicating copy to clipboard operation
deck copied to clipboard

Navigation closes when clicking on board

Open reox opened this issue 8 months ago • 4 comments
trafficstars

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Describe the bug Previously, the navigation sidebar (on the left side) would stay open unless explicitly closed. This apparently changed either with NC 31 or with the latest Deck Version: When clicking on a board in the navigation, the navigation closes.

To Reproduce Steps to reproduce the behavior:

  1. Open the navigation
  2. Click on a board
  3. Board is opened but navigation closes

Expected behavior The navigation should not close unless explicitly closed.

Client details:

  • OS: W11
  • Browser: Firefox
  • Version: 135
  • Device: desktop
Server details

Operating system: Debian Bookworm

Web server: nginx

Database: psql

PHP version: 8.2.26

Nextcloud version: 31.0.0

Where did you install Nextcloud from: tar.gz

Signing status:

Login as admin user into your Nextcloud and access
http://example.com/index.php/settings/integrity/failed
paste the results here.

List of activated apps:

If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder

Nextcloud configuration:

If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder

or

Insert your config.php content here
Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...

Logs

Nextcloud log (data/nextcloud.log)

Insert your Nextcloud log here

Browser log

Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log
c) ...

reox avatar Feb 28 '25 09:02 reox