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

[Bug]: looking for documents seems buggy. Some documents are just grey #296

Open
Stephan-4711 opened this issue Nov 3, 2023 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@Stephan-4711
Copy link

What happened?

Some documents don't show any tagging or sorting.
These documents are just grey color and seem endless scrolling down.
Looking in paperless ngx Website documents seem all fine

Steps to reproduce

Login,
Scroll through documents

Log output from the app

No response

Screenshots

Screenshot_20231103-191728~2

Paperless-ng*x Version

Last main

Paperless-Mobile Version

3.1.1 55

Device

Pixel 6 pro

Operating System Version

Android 14

Device Locale

De

Selected Locale

German

Additional Context

No response

@astubenbord
Copy link
Owner

Hi, could you please provide the log output from when this occurs? You can find the log in Settings > App Logs

@Stephan-4711
Copy link
Author

I didn't see anything related so I didn't post it.
paperless_mobile_logs_2023-11-03.log

@astubenbord
Copy link
Owner

Yeah, I already thought so, anyway thanks for providing.
The grey box is typically either a rendering issue (e.g. the component was given unbounded height), a dependency issue (like the repository for the tags not being found) or my best guess a null check, where e.g. a new tag was created server side which was assigned to a document, but the app does not know of this tag. I'll investigate, but it will most likely take until mid of next week.

@Stephan-4711
Copy link
Author

Thanks

@astubenbord
Copy link
Owner

astubenbord commented Dec 12, 2023

Hi, sorry for the long wait, but I'm really short on time at the moment. Did this occur when using the app and website at the same time? E.g. you created a new tag and assigned it to a document from the web client and then without restarting the app tried to search?

@astubenbord astubenbord moved this from 🆕 New to 📋 Backlog in Paperless Mobile Board Dec 12, 2023
@astubenbord astubenbord moved this from 📋 Backlog to Waiting for feedback in Paperless Mobile Board Dec 17, 2023
@roberteinhaus
Copy link

Hi Anton,

I have the same problem on one device. I am using the app on a Google Pixel 7 Pro without any issues, but get the mentioned grey boxes on a OnePlus 8 Pro.
Server version is 2.4.3 and app version is 3.2.1 for both devices.
I already tried deleting data and reinstalling the app on the OnePlus but without any success. So this should rule out your tag creation theory.

Let me know if I can help you in further investigating this issue.

@NachtigallersLehrling
Copy link

I just opened #455 which seems to be different from the screenshot, but also produces plenty of gray boxes, so it may be related.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Waiting for feedback
Development

No branches or pull requests

4 participants