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

File selection state gets lost after file's thumbnail gets loaded #747

Open
spantaleev opened this issue Dec 7, 2018 · 1 comment
Open
Labels

Comments

@spantaleev
Copy link

Expected behaviour

Selected files stay selected.

Actual behaviour

This is about going to some directory and selecting some files which don't have a thumbnail loaded/generated yet.

The files would initially get selected. After their thumbnail gets loaded (generated) though, those files that didn't use to have thumbnails before, would now get automatically deselected. In a sense, it would use the "selection" state for them.

Files that already had thumbnails at the time they were selected, would remain being selected. This is OK.

Steps to reproduce

iOS version

iOS 12.1

App version

Nextcloud for iOS 2.22.5.10

Server configuration

Operating system: CentOS 7.5

Database: PostgreSQL 11.1

Nextcloud version: 14.0.4 running within the official Nextcloud Apache image.

@marinofaggiana
Copy link
Member

@spantaleev thanks, yes, I know this issue, is in to-do the remake/rewrite in swift the "Files" tab thats resolved this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants