question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tree-view component

See original GitHub issue

Type of issue: (check with “[x]”)

- [x] New feature request
- [ ] Bug  
- [ ] Support request
- [ ] Documentation

Current behaviour:

Expected behaviour:

Steps to reproduce the issue:

Component name and version:

Browser and version:

Node version (for build issues):

New feature request:

Please can we have a tree-view navigation component that allows developers to build a user interface that enables users to traverse through a hierarchical structure, like folders.

There are many use cases for a tree-view component:

  • Browse folder structure of the repository, or a site etc
  • Select a folder to move, or copy content to

Acceptance Criteria

  • Tree-view component’s data source is configurable
  • Design utilises Material Design (i.e. http://codepen.io/kasajian/pen/MyWyMo)
  • Configuration for enforcing selection of a single item, or allowing multiple selection
  • Users can select all, unselect all easily (which is configurable)
  • Items containing children can be expanded and collapsed
  • Configuration use as a source or destination component
  • Allow pre-selection of a node(s) (by ID or path) via configuration

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
rgausscommented, Feb 13, 2017

Another requirement would be to allow pre-selection of a node(s) (by ID or path) via configuration.

0reactions
DenysVuikacommented, Sep 6, 2017

Closing for now. Can be reopened in the future if needed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tree View React component - Material UI - MUI
A tree view widget presents a hierarchical list. Tree views can be used to represent a file system navigator displaying folders and files,...
Read more >
Treeview component - Vuetify
Vuetify is a Material Design component framework for Vue.js. ... The v-treeview component is useful for displaying large amounts of nested ...
Read more >
Getting started with React TreeView component - Syncfusion
TreeView can load data either from local data sources or remote data services. This can be done using the dataSource property that is...
Read more >
Tree view - Carbon Design System
A tree view consists of nested heading levels that create a content hierarchy for users and assist with navigating large amounts of information....
Read more >
treeview-component - npm
React TreeView for tree data structure representation. Latest version: 2.0.1, last published: 7 months ago. Start using treeview-component ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found