Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

action-menu not always showing up in non-compact mode #3252

Open
hartsberger opened this issue Aug 13, 2021 · 1 comment
Open

action-menu not always showing up in non-compact mode #3252

hartsberger opened this issue Aug 13, 2021 · 1 comment

Comments

@hartsberger
Copy link

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
Some cards dont show the action-menu in non-compact mode.
As a result I am not able to archive or delete the card unless I switch to compact-mode.

To Reproduce
Steps to reproduce the behavior:
Not reproducable as all new cards I create are not affected by this bug.

Expected behavior
The action-menu should be available in both, compact- and non-compact-mode.
Seems that this issue was already fixed: #1875
But unfortunatelly not for "old" cards?
I would expect that the mentioned PR would fix ALL cards, nut just new ones.

Screenshots
Non-compact-mode:
2021-08-13 12_27_52-Deck-non-compact-mode

Compact-mode:
2021-08-13 12_28_50-Deck-compact-mode

Client details:

  • OS: Windows 10
  • Browser: Latest Firefox ESR and Edge
  • NC Version: 20.0.12
  • Deck Version: 1.2.8
  • Device: desktop
Server details

Operating system: Linux 5.4.0-74-generic #83-Ubuntu SMP Sat May 8 02:35:39 UTC 2021 x86_64

Web server: Apache/2.4.41 (Ubuntu) (apache2handler)

Database: pgsql PostgreSQL 12.8 (Ubuntu 12.8-0ubuntu0.20.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0, 64-bit

PHP version: 7.4.3
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, sodium, apache2handler, mysqlnd, PDO, xml, apcu, bcmath, bz2, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, gmp, iconv, igbinary, imagick, intl, json, ldap, exif, mysqli, pdo_mysql, pdo_pgsql, pgsql, apc, posix, readline, redis, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, xmlreader, xmlwriter, xsl, zip, Phar, Zend OPcache

Nextcloud version: 20.0.12 Enterprise - 20.0.12.2

Where did you install Nextcloud from: unknown

Signing status:

No errors have been found.

List of activated apps:

Enabled:
 - accessibility: 1.6.0
 - activity: 2.13.4
 - admin_audit: 1.10.0
 - cloud_federation_api: 1.3.0
 - comments: 1.10.0
 - contactsinteraction: 1.1.0
 - dashboard: 7.0.0
 - dav: 1.16.2
 - deck: 1.2.8
 - federatedfilesharing: 1.10.2
 - files: 1.15.0
 - files_accesscontrol: 1.10.2
 - files_automatedtagging: 1.10.1
 - files_mindmap: 0.0.25
 - files_pdfviewer: 2.0.1
 - files_rightclick: 0.17.0
 - files_sharing: 1.12.2
 - files_trashbin: 1.10.1
 - files_versions: 1.13.0
 - files_videoplayer: 1.9.0
 - forms: 2.3.0
 - groupfolders: 8.2.2
 - guests: 1.6.3
 - integration_discourse: 1.0.0
 - integration_zammad: 1.0.1
 - issuetemplate: 0.7.0
 - logreader: 2.5.0
 - lookup_server_connector: 1.8.0
 - notes: 4.1.1
 - notifications: 2.8.0
 - oauth2: 1.8.0
 - onlyoffice: 7.1.2
 - password_policy: 1.10.1
 - photos: 1.2.3
 - privacy: 1.4.0
 - provisioning_api: 1.10.0
 - quota_warning: 1.9.1
 - recommendations: 0.8.0
 - sendent: 1.2.7
 - serverinfo: 1.10.0
 - settings: 1.2.0
 - sharebymail: 1.10.0
 - spreed: 10.0.9
 - support: 1.3.0
 - survey_client: 1.8.0
 - suspicious_login: 3.2.1
 - systemtags: 1.10.0
 - tasks: 0.14.1
 - text: 3.1.0
 - theming: 1.11.0
 - theming_customcss: 1.9.0
 - twofactor_backupcodes: 1.9.0
 - updatenotification: 1.10.0
 - user_ldap: 1.10.2
 - user_status: 1.0.1
 - viewer: 1.4.0
 - weather_status: 1.0.0
 - welcome: 0.0.5
 - workflowengine: 2.2.0
Disabled:
 - encryption
 - federation
 - files_external
 - firstrunwizard
 - globalsiteselector
 - nextcloud_announcements

Nextcloud configuration:

{
    "passwordsalt": "***REMOVED SENSITIVE VALUE***",
    "secret": "***REMOVED SENSITIVE VALUE***",
    "trusted_domains": [
        "localhost",
        "192.168.xxx.xxx",
        "a-xxx",
        "daten.xxx.de",
        "xxx.xxx.de"
    ],
    "datadirectory": "***REMOVED SENSITIVE VALUE***",
    "overwrite.cli.url": "https:\/\/daten.xxx.de\/",
    "overwritehost": "daten.xxx.de",
    "dbtype": "pgsql",
    "version": "20.0.12.2",
    "dbname": "***REMOVED SENSITIVE VALUE***",
    "dbhost": "***REMOVED SENSITIVE VALUE***",
    "dbport": "",
    "dbtableprefix": "oc_",
    "dbuser": "***REMOVED SENSITIVE VALUE***",
    "dbpassword": "***REMOVED SENSITIVE VALUE***",
    "installed": true,
    "instanceid": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpmode": "smtp",
    "log_rotate_size": "10485760",
    "memcache.local": "\\OC\\Memcache\\Redis",
    "filelocking.enabled": true,
    "memcache.distributed": "\\OC\\Memcache\\Redis",
    "memcache.locking": "\\OC\\Memcache\\Redis",
    "redis": {
        "host": "***REMOVED SENSITIVE VALUE***",
        "port": 0,
        "timeout": 0.5,
        "dbindex": 0,
        "password": "***REMOVED SENSITIVE VALUE***"
    },
    "htaccess.RewriteBase": "\/",
    "maintenance": false,
    "ldapIgnoreNamingRules": false,
    "ldapProviderFactory": "\\OCA\\User_LDAP\\LDAPProviderFactory",
    "mail_smtpauthtype": "LOGIN",
    "mail_from_address": "***REMOVED SENSITIVE VALUE***",
    "mail_domain": "***REMOVED SENSITIVE VALUE***",
    "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
    "mail_smtpport": "25",
    "theme": "",
    "loglevel": 2,
    "updater.release.channel": "enterprise",
    "data-fingerprint": "4d81d8bf08bb1066bf515ac3c774a519",
    "skeletondirectory": "\/var\/www\/nc-skeleton",
    "updater.server.url": "https:\/\/updates.nextcloud.com\/customers\/TBB1Z-33N18-ZRC9C-VJAR3-W76OA\/",
    "updater.secret": "***REMOVED SENSITIVE VALUE***"
}

Are you using an external user-backend, if yes which one: ActiveDirectory

Logs

Nextcloud log (data/nextcloud.log)


Browser log


@joshtrichards
Copy link
Member

Not reproducable as all new cards I create are not affected by this bug.
But unfortunatelly not for "old" cards?
I would expect that the mentioned PR would fix ALL cards, nut just new ones.

Agreed. Is there anything special about these "old" cards you can think of? Archived? etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants