-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
Missing comment indicator #928
Comments
just to make sure i understand you correctly: The comments indicator
Further questions:
|
Might be related to (or even caused by) nextcloud/deck#2952 - can you please check whether you are able to see the comment indicators in the Web UI in those cases? |
ping @christianlupus |
Hi, @stefan-niedermann. Sorry for the late answer, had some pressing issues in my day job (and BTW my phone was broken). The comment indicator was once shown (but I did not check it there, was just glad the cards were marked). Now, no cards show any marks regarding comments. Regarding attachments: I have not yet tried. I need to set up a test board and play with it (I do not want to clutter the production board). The icons were there (again?) after I had to reconnect the app (removing the app's account and reapplying) as of #829. The issue nextcloud/deck#2952 was opened by me. In fact, I found the issue in the web app, and soon after, I saw that the Android app seemed not to be affected as far as I remember. If this helps, I could give you temporary access to the board that caused the problems. Ping me if you want this. |
The indicator should always be there It would be awesome if you could check whether the comments are actually in thr android apps database: If the indicator is not shown again, please go completely offline and open a card - Check if the full comments are visible there or also missing. A test account with a shared play board would be awesome, so we can try to reproduce this issue :) (credentials to [email protected]) - thanks for the offer! |
@christianlupus did you already had some time to test
|
@stefan-niedermann I tried to reproduce but was no longer able to do so. I had updated both the server app and (I think) the android app in the meantime, the issue might well be gone in the current release. If you do not mind, I will close here as I can no longer reproduce it. If it reappears, I will reopen/comment again. |
Sure, sounds good :) Thank you for the feedback. |
I can reproduce a variant of this in app version 1.20.0. Apparently, the icon indicating the presence of a description only shows up when at least one is also present of attachments, comments or assignee. |
@mortee this behavior is by intention. The icon would cause the app to need a second line (for a consistent) for each card which wastes space for quite a little benefit. |
I see, my bad. I'm fine with this, just didn't know it wasn't a bug. |
Please use GitHub reactions 👍 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add!
Describe the bug
There is a small indicator for each card that has comments attached to it. Unfortunately, this is not shown all the time.
Steps to reproduce the behavior:
Expected behavior
All cards having comments attached are showing a small icon both in steps 3 + 6.
Actual behavior
The cards with comments are showing the icon in step 3 as expected.
In step 6 no icon is shown. I have to manually iterate over all cards to see if there are any important comments.
Versions
Smartphone (please complete the following information):
I am unsure about the beta channel of the google play store. I think the NC main app is in beta version.
Stacktrace
No error is visible so no strack trace
The text was updated successfully, but these errors were encountered: