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] Not always all new comics are displayed in slideshow #58

Open
Olf0 opened this issue Mar 28, 2024 · 0 comments
Open

[Bug] Not always all new comics are displayed in slideshow #58

Olf0 opened this issue Mar 28, 2024 · 0 comments
Labels
bug Something is not working correctly feature request Feature requests, suggestions, ideas etc. help wanted Extra attention is needed user experience Design and behaviour of UI components

Comments

@Olf0
Copy link

Olf0 commented Mar 28, 2024

Originally filed as tardypad#87.

When the slideshow to see all new comics is opened while some new comics are still being downloaded, there is an issue that the last strip(s) are never displayed when all strips are read. This is because the model still has some unread comics which are not part of the slideshow since they were downloaded after its start.

A solution would be to prevent the opening of the slideshow while downloading new strips, i.e. by rendering this action in the pull down menu inactive with a text "Downloading comics".

If we continue to allow the opening the slideshow while downloading but somehow fix the final strip(s) (non-)appearance, there still is the (also) extant problem that the user just finishes "reading all new comics" but misses the ones downloaded afterwards since there is no clear indication that some additional strips are still left to be read.
Comment by olf: I do not really comprehend this last paragraph when thinking about it a bit more thoroughly. Ultimately that does not matter, because the suggested solution seems to address both (perceived) issues.

@Olf0 Olf0 added bug Something is not working correctly feature request Feature requests, suggestions, ideas etc. help wanted Extra attention is needed user experience Design and behaviour of UI components labels Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working correctly feature request Feature requests, suggestions, ideas etc. help wanted Extra attention is needed user experience Design and behaviour of UI components
Projects
None yet
Development

No branches or pull requests

1 participant