Open MacLemon opened 3 months ago
Issue is still present in
Addition to the general issue: This does not only affect Deck-Card-Previews, but all link previews. (Issue title adapted accordingly.)
Issue still present in:
I'm unable to reproduce this. If you click on the link, to left a 3 dot menu bar should appear. It lets you toggle between the preview mode between Text only and Show link preview. Is it perhaps off?
The ⠇ menu does not appear always, hence it's not possible to activate the preview for all links. (This was possible before and it was the default.)
The default has been changed from showing-link-previews to not showing them unless manually turned on. This causes support load by users being used to see a preview and being unable to turn it on.
I'm not aware of a way to change said default back to always show link previews. There is no setting for this in neither board details nor Deck settings.
Is there any more info I can provide? (Asking because of the “Needs info” tag.)
Issue persists in
In addition when the ⠇ menu does exist, its shown in black dots on black background when the browser is set to dark-mode.
Is there a way to make “show link-previews” the default as it was via an occ
command that I haven't yet discovered? (I'd consider this a viable workaround, even if a proper fix would require a user-clickable setting in Deck.)
How to use GitHub
Describe the bug Since upgrading to Nextcloud 29, cards in Deck that contain links to other cards, don't show a card preview anymore.
To Reproduce Steps to reproduce the behavior:
Expected behavior A preview of the card should appear. Basically the same view of the card that is used in Deck itself to represent the cards.
Actual behavior Only the link is shown, no more card preview in the description.
Screenshots see above.
Notes This is a regression over Nextcloud 28 and earlier behavior where linked cards on the same instance would always show a convenient card preview allowing for efficient check of tags and completion status. Since Nextcloud 29, each link has to be clicked, loaded and checked manually, whereas before it was possible to quickly glance/scroll over to get the status of all linked cards. (This behavior was great for very efficient task dependency checks.)
Client details:
Server details
**Operating system**: **Web server:** `nginx/1.27.0` (irrelevant to the issue) **Database:** `10.8.8-MariaDB` (irrelevant to the issue) **PHP version:** `8.1.2-1ubuntu2.18` (irrelevant to the issue, happens with any other PHP 8.x version) **Nextcloud version:** [Nextcloud Hub 8](https://cloud.72solutions.eu/) (29.0.4) **Where did you install Nextcloud from:** Source **Signing status:** ``` No errors have been found. ``` **List of activated apps:** ``` Enabled: - activity: 2.21.1 - admin_audit: 1.19.0 - analytics: 4.14.0 - announcementcenter: 6.8.1 - bookmarks: 14.2.4 - bruteforcesettings: 2.9.0 - calendar: 4.7.15 - circles: 29.0.0-dev - cloud_federation_api: 1.12.0 - collectives: 2.13.0 - comments: 1.19.0 - contacts: 6.0.0 - contactsinteraction: 1.10.0 - dashboard: 7.9.0 - dav: 1.30.1 - deck: 1.13.1 - external: 5.4.0 - federatedfilesharing: 1.19.0 - federation: 1.19.0 - files: 2.1.0 - files_automatedtagging: 1.19.0 - files_downloadlimit: 2.0.0 - files_external: 1.21.0 - files_pdfviewer: 2.10.0 - files_reminders: 1.2.0 - files_sharing: 1.21.0 - files_trashbin: 1.19.0 - files_versions: 1.22.0 - firstrunwizard: 2.18.0 - groupfolders: 17.0.1 - impersonate: 1.16.0 - logreader: 2.14.0 - lookup_server_connector: 1.17.0 - maps: 1.4.0 - nextcloud_announcements: 1.18.0 - notes: 4.10.1 - notifications: 2.17.0 - notify_push: 0.7.0 - oauth2: 1.17.0 - password_policy: 1.19.0 - phonetrack: 0.8.1 - photos: 2.5.0 - polls: 7.2.0 - privacy: 1.13.0 - provisioning_api: 1.19.0 - quota_warning: 1.19.0 - recommendations: 2.1.0 - related_resources: 1.4.0 - richdocuments: 8.4.4 - serverinfo: 1.19.0 - settings: 1.12.0 - sharebymail: 1.19.0 - smb_test: 0.3.9 - spreed: 19.0.7 - support: 1.12.0 - systemtags: 1.19.0 - tasks: 0.16.0 - terms_of_service: 2.5.0 - text: 3.10.1 - theming: 2.4.0 - twofactor_backupcodes: 1.18.0 - twofactor_totp: 11.0.0-dev - twofactor_webauthn: 1.4.0 - updatenotification: 1.19.1 - user_status: 1.9.0 - viewer: 2.3.0 - weather_status: 1.9.0 - workflowengine: 2.11.0 ``` **Nextcloud configuration:** ```php 'Logs
#### Nextcloud log (data/nextcloud.log) Doesn't log anything when opening the detail view of a card.#### Browser log Insert your browser log here, this could for example include: a) The javascript console log ```js Unknown pseudo-class or pseudo-element ‘-ms-clear’. Ruleset ignored due to bad selector. ``` b) The network log ```log https://cloud.example.org/avatar/maclemon/64?v=2 Transferred: NS_BINDING_ABORTED ```