Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Column Browser #110

Open
dantleech opened this issue Jun 16, 2016 · 7 comments
Open

Column Browser #110

dantleech opened this issue Jun 16, 2016 · 7 comments

Comments

@dantleech
Copy link
Member

I am working on a HTML based column-brower:

column-browser

Its basically quite simple, and actually uses the Semantic UI CSS framework. I wonder if it should be a part of this bundle, or if it would be better separated.

https://github.com/sycms/resource-column-browser-bundle

@dbu
Copy link
Member

dbu commented Jun 16, 2016 via email

@dantleech
Copy link
Member Author

yeah, similar to the OSX finder (actually inspired by Sulu) - i am in two minds about it. on one hand it shares nothing with this bundle, on the other it is a tree browser - and this bundle is currently 99% javascript, and the column browser is currently pure HTML / Symfony (will have javascript enhancement though).

@wouterj
Copy link
Member

wouterj commented Jun 19, 2016

I like the idea! :)

However, I want to keep this bundle as "standalone" as possible. This means that I don't think we should include any design decisions in this bundle, just JavaScript APIs and Symfony helpers which implement the base feature (like the tree browser).

I think it should be doable to create a JavaScript API for this column browser. If we can manage something like that, 👍 to include it.

@dantleech
Copy link
Member Author

Well, one of the ideas behind the tree browser is that it should work, as far as possible, with just HTML. Then progressively add features with javascript.

Maybe it is better as a separate bundle for now, I will continue prototyping it in the sycms repository and then if it looks like it can be sufficiently decoupled we can put it here.

@dbu
Copy link
Member

dbu commented Jun 20, 2016

maybe it can be a column-browser-bundle in the end. depending on this bundle if there are shared backend functionalities.

@wouterj
Copy link
Member

wouterj commented Jun 20, 2016

I still don't see anything wrong with adding it here. It's another way of browsing through the resource tree.

@dantleech dantleech reopened this Jun 20, 2016
@wouterj
Copy link
Member

wouterj commented Aug 31, 2016

Just discovered Fancytree has a column view feature as well: http://wwwendt.de/tech/fancytree/demo/sample-ext-columnview.html

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

No branches or pull requests

4 participants