You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
In #730 the wish for a clear indicator of the state of card comments is formulated. In this comment of the issue a screenshot clearly shows an icon in the lower-left corner of a card.
I have the problem that I saw these once in the past when I was notified via mail/notifications (depending on app's settings). There was a small icon on all cards that were commented on. A bit back-and-forth did not change anything here.
When opening the deck app now, no indicator for any sort of comment is present. I do not know if this is due to the fact that the indicator should only show unread comments or all but it seems inconsistent in any case.
To Reproduce
Unfortunately, I was not 100% able to reproduce what happened.
Steps to reproduce the behavior:
Share a board with a user B
Add a card by either yourself or user B
Set the app to notify you of comments
Ask user B to add a comment (currently without explicit @-mention)
See the icon at the location
Read the comments
and move around in the app
Go away, come back later, update the app, ... idk exactly
Come back and look for the icon
Expected behavior
Depending on what the indicator should show, this is different.
If the indicator icon should show any existing comments, after step 8 the icon should still be present.
If the indicator icon should show new comments, after step 6 the icon should immediately disappear.
Actual behavior
During step 7 the icon is still present. After some time in step 9 the icon is gone.
Screenshots
I marked the missing icon in the screenshot manually here:
Client details:
OS: Archlinux
Browser Firefox
Version 86.0
Device: Desktop/notebook
Server details
Operating system: Linux 5.11.2-arch1-1 #1 SMP PREEMPT Fri, 26 Feb 2021 18:26:41 +0000 x86_64
Are you using external storage, if yes which one: local
Are you using encryption: no
Are you using an external user-backend, if yes which one: none
Logs
Nextcloud log (data/nextcloud.log)
Nothing was logged in the nextcloud logs while reloading.
Browser log
10:29:00.022 Gewechselt zu https://cloud.tanzen-saar.de/index.php/apps/deck/#/board/2/card/83
10:29:00.552 Content Security Policy: Die Einstellungen der Seite haben das Laden einer Ressource auf eval blockiert ("script-src").
10:29:00.552 Content Security Policy: Die Einstellungen der Seite haben das Laden einer Ressource auf inline blockiert ("script-src"). common.js:2:319
10:29:00.552 Content Security Policy: Die Einstellungen der Seite haben das Laden einer Ressource auf inline blockiert ("script-src"). content-fontface.js:50:25
10:29:02.745 JQMIGRATE: Migrate is installed, version 3.3.2 jquery-migrate.min.js:2:708
10:29:03.933 OCA.Comments.View initialized comments-app.js:31:21
10:29:04.153 Notifications permissions granted App.vue:306
10:29:04.340 OCA.Files.Sidebar initialized Sidebar.js:37:10
10:29:04.346 Uncaught TypeError: OCA.Files.DetailTabView is undefined
<anonymous> https://cloud.tanzen-saar.de/index.php/js/activity/activity-sidebar.js?v=148b475b-0:603
<anonymous> https://cloud.tanzen-saar.de/index.php/js/activity/activity-sidebar.js?v=148b475b-0:803
activity-sidebar.js:603:24
10:29:04.559 Uncaught TypeError: OCA.Files.DetailTabView is undefined
<anonymous> versionstabview.js:18
Webpack 3
versionstabview.js:18:7
10:29:07.919 OCA.Sharing.ShareSearch initialized ShareSearch.js:33:10
10:29:07.920 OCA.Sharing.ExternalLinkActions initialized ExternalLinkActions.js:33:10
10:29:08.047 OCA.Viewer initialized Viewer.js:49:10
10:29:08.054 No OCA.Files app found, viewer is now in standalone mode Viewer.vue:316
10:29:10.573 Please do NOT wait for the DOMContentLoaded before registering your viewer handler Viewer.vue:235
10:29:10.575 The following mime is already registered text/csv
Object { id: Getter & Setter, group: Getter & Setter, mimes: Getter & Setter, component: Getter & Setter, … }
Viewer.vue:529
10:29:10.581 session heartbeat polling started session-heartbeat.js:97:9
10:29:10.587 Files_PDFViewer initialized for public page
Object { isPublicPage: null, canDownload: true, isSecureViewerAvailable: false }
public.js:30:9
10:29:10.607 Please do NOT wait for the DOMContentLoaded before registering your viewer handler Viewer.vue:235
10:29:11.193 [DEBUG] unified-search: Unified Search initialized with the following providers
Object { 0: {…}, 1: {…}, 2: {…}, 3: {…}, 4: {…}, 5: {…}, 6: {…}, 7: {…}, 8: {…}, 9: {…}, … }
ConsoleLogger.js:42:18
10:29:12.347 XHRGEThttps://cloud.tanzen-saar.de/ocs/v2.php/apps/user_status/api/v1/statuses/undefined
[HTTP/1.1 404 Not Found 224ms]
10:29:12.349 XHRGEThttps://cloud.tanzen-saar.de/ocs/v2.php/apps/user_status/api/v1/statuses/undefined
[HTTP/1.1 404 Not Found 257ms]
10:29:12.460 XHRGEThttps://cloud.tanzen-saar.de/ocs/v2.php/apps/user_status/api/v1/statuses/undefined
[HTTP/1.1 404 Not Found 261ms]
10:29:12.462 XHRGEThttps://cloud.tanzen-saar.de/ocs/v2.php/apps/user_status/api/v1/statuses/undefined
[HTTP/1.1 404 Not Found 312ms]
The text was updated successfully, but these errors were encountered:
How to use GitHub
Describe the bug
In #730 the wish for a clear indicator of the state of card comments is formulated. In this comment of the issue a screenshot clearly shows an icon in the lower-left corner of a card.
I have the problem that I saw these once in the past when I was notified via mail/notifications (depending on app's settings). There was a small icon on all cards that were commented on. A bit back-and-forth did not change anything here.
When opening the deck app now, no indicator for any sort of comment is present. I do not know if this is due to the fact that the indicator should only show unread comments or all but it seems inconsistent in any case.
To Reproduce
Unfortunately, I was not 100% able to reproduce what happened.
Steps to reproduce the behavior:
Expected behavior
Depending on what the indicator should show, this is different.
If the indicator icon should show any existing comments, after step 8 the icon should still be present.
If the indicator icon should show new comments, after step 6 the icon should immediately disappear.
Actual behavior
During step 7 the icon is still present. After some time in step 9 the icon is gone.
Screenshots
I marked the missing icon in the screenshot manually here:
Client details:
Server details
Operating system: Linux 5.11.2-arch1-1 #1 SMP PREEMPT Fri, 26 Feb 2021 18:26:41 +0000 x86_64
Webserver: Apache/2.4.46 (Unix) OpenSSL/1.1.1j mod_fcgid/2.3.9 (fpm-fcgi)
Database: mysql 10.5.9
PHP version:
7.4.15
Modules loaded: Core, date, libxml, openssl, pcre, sqlite3, zlib, ctype, curl, dom, fileinfo, filter, ftp, hash, iconv, json, mbstring, SPL, PDO, pdo_sqlite, session, posix, readline, Reflection, standard, SimpleXML, Phar, tokenizer, xml, xmlreader, xmlwriter, mysqlnd, cgi-fcgi, apcu, bcmath, exif, gd, gmp, imagick, intl, ldap, memcached, pcntl, pdo_mysql, pdo_pgsql, redis, sodium, zip, Zend OPcache
Nextcloud version: 21.0.0 - 21.0.0.18
Updated from an older Nextcloud/ownCloud or fresh install: Updated
Where did you install Nextcloud from: docker image
Signing status
Array
(
)
List of activated apps
Configuration (config/config.php)
Are you using external storage, if yes which one: local
Are you using encryption: no
Are you using an external user-backend, if yes which one: none
Logs
Nextcloud log (data/nextcloud.log)
Nothing was logged in the nextcloud logs while reloading.
Browser log
The text was updated successfully, but these errors were encountered: