Web: file list is not updated after file/folder rename

Created on 11 Apr 2019  路  5Comments  路  Source: owncloud/web

Steps to reproduce

  1. rename a file or folder

Expected behaviour

the file list should be updated with the new name

Actual behaviour

file list stays the same, only updated after a reload

Bug

All 5 comments

the outer a element is updated but not the inner human readable span
image

sounds like a binding issue within oc-file

please remember to fix/unskip tests taged @issue-934 after fixing this

@individual-it I'm missing a step which creates lorem.txt - https://github.com/owncloud/phoenix/blob/ac8eb938f4bc62f53f514244bce726320036c2d6/tests/acceptance/features/webUIRenameFiles/renameFiles.feature#L14

Is this missing in the background? Or some other other step has to run before? THX

it comes from the skeleton folder set in https://github.com/owncloud/phoenix/pull/932 coming from https://github.com/owncloud/testing/tree/master/data/webUISkeleton
I guess it should be documented :see_no_evil:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dschmidt picture dschmidt  路  6Comments

labkode picture labkode  路  8Comments

PVince81 picture PVince81  路  9Comments

tomneedham picture tomneedham  路  5Comments

kulmann picture kulmann  路  4Comments