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

Tree examples: add example of multiple selection #735

Open
mcking65 opened this issue Jun 25, 2018 · 1 comment
Open

Tree examples: add example of multiple selection #735

mcking65 opened this issue Jun 25, 2018 · 1 comment
Assignees
Labels
enhancement Any addition or improvement that doesn't fix a code bug or prose inaccuracy Example Page Related to a page containing an example implementation of a pattern

Comments

@mcking65
Copy link
Contributor

mcking65 commented Jun 25, 2018

All the tree examples are single select. Add a multi-select example or update one of the existing examples to use multiple selection. The file browser example is a good candidate for multiple selection.

Preview links for work in progress

Examples are being developed in the add-multi-select-tree branch. The current examples are visible in rawgit at:

  1. File Directory Multi-Select Treeview Example Using Declared Properties
  2. File Directory Multi-Select Treeview Example Using Computed Properties
@mcking65 mcking65 added enhancement Any addition or improvement that doesn't fix a code bug or prose inaccuracy Example Page Related to a page containing an example implementation of a pattern labels Jun 25, 2018
@mcking65 mcking65 added this to the 1.1 APG Release 3 milestone Jun 25, 2018
mcking65 pushed a commit that referenced this issue Jun 25, 2018
For issue #735, added initial proposal for a multiple selection tree.
@mcking65
Copy link
Contributor Author

@jongund, This takes us to 6 tree examples. I think we should consider reducing to 3. What if we had:

  1. Navigation with computed props
  2. single select file browser with declared props
  3. multi-select file browser with declared props

Or, something like that ... give some thought. I don't think maintaining 6 example pages is necessary.

@mcking65 mcking65 removed this from the 1.1 APG Release 4 milestone Aug 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Any addition or improvement that doesn't fix a code bug or prose inaccuracy Example Page Related to a page containing an example implementation of a pattern
Projects
None yet
Development

No branches or pull requests

2 participants