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

Allow providing alternative file list views #2585

Closed
Tracked by #7930
PVince81 opened this issue Nov 27, 2019 · 3 comments
Closed
Tracked by #7930

Allow providing alternative file list views #2585

PVince81 opened this issue Nov 27, 2019 · 3 comments
Labels
Milestone

Comments

@PVince81
Copy link
Contributor

PVince81 commented Nov 27, 2019

Ability to replace the view inside of FileList.vue with another Vue control (Web Component).
This would make it possible to provide a thumbnail view like the gallery app used to do.

This also implies that switching the view can be done in other places like "Shared with you", "Favorites" and "Trashbin".

This would likely require additional buttons somewhere to switch the view.

This should be done using an extension point within the files app.

Will require some refactoring to add an additional switchable layer.

@PVince81 PVince81 added the Category:Enhancement Add new functionality label Nov 27, 2019
@PVince81 PVince81 added this to the backlog milestone Nov 27, 2019
@dschmidt
Copy link
Member

A lot of development has happened since 2019 - is there a mechanism for this by now?
If not: I see huge refactorings happen, maybe it's now time to sneak it in? ;-)

@kulmann
Copy link
Member

kulmann commented Jul 1, 2021

It's currently planned soonish ™️ in the web roadmap to have a grid view and even an extension point for providing other file view modes as web extensions (not planning to use web components though). Stories don't exist yet, as that will not be part of the next two sprints. Will update here (and then close this issue) when we're further in the planning process.

@AlexAndBear
Copy link
Contributor

We've already implemented different view modes, extension system is coming up, but since the key feature request if fulfilled, I am closing 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

4 participants