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

Refresh container listing after copying objects #172

Open
mgeisler opened this issue Nov 13, 2014 · 0 comments
Open

Refresh container listing after copying objects #172

mgeisler opened this issue Nov 13, 2014 · 0 comments
Labels

Comments

@mgeisler
Copy link
Owner

When copying objects, it is possible that the current container listing shown behind the modal gets out of date: if copying foo.txt to nested/foo.txt in the same container, we should now show an entry with nested/.

We can either do this by trying to compute the new state (the same way we handle uploads and deletions) or we can reload the data when the modal is closed (easy).

@mgeisler mgeisler added the bug label Nov 13, 2014
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

1 participant