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

Copy/move files/directories displays "No files in here" even if there are files #10379

Closed
weeman1337 opened this issue Jul 24, 2018 · 3 comments
Labels
design Design, UI, UX, etc. good first issue Small tasks with clear documentation about how and in which place you need to fix things in. papercut Annoying recurring issue with possibly simple fix.

Comments

@weeman1337
Copy link
Member

weeman1337 commented Jul 24, 2018

Steps to reproduce

  1. have a directory containing at least one file
  2. select the copy action for any file
  3. navigate to the directory containing at least one file

Expected behaviour

The app displays something like "No more subfolders in here".

Actual behaviour

The app displays "No files in here", that isn't correct (see screenshot ).

It could lead to confusion as users may think their files are gone ;)

Server configuration

Nextcloud version: 14
Where did you install Nextcloud from: git

@weeman1337 weeman1337 added the papercut Annoying recurring issue with possibly simple fix. label Jul 24, 2018
@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #9623 (No files/folders are displayed in the files app), #5022 (File move fails silently (but makes copy of files)), #943 ("pages" files are shown as directories.), #8790 (Moving file to home directory results in inaccessible file.), and #3313 (Filepicker for "Move file" should remember the last directory.).

@MorrisJobke MorrisJobke added the design Design, UI, UX, etc. label Jul 25, 2018
@MorrisJobke
Copy link
Member

cc @nextcloud/javascript

@MorrisJobke MorrisJobke added the good first issue Small tasks with clear documentation about how and in which place you need to fix things in. label Jul 25, 2018
@MorrisJobke
Copy link
Member

emptytext: t('core', 'No files in here')
this one needs to be made configurable in the filepicker(...) call IMO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Design, UI, UX, etc. good first issue Small tasks with clear documentation about how and in which place you need to fix things in. papercut Annoying recurring issue with possibly simple fix.
Projects
None yet
Development

No branches or pull requests

3 participants