Add a widget: table with hierarchy
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 46
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 7
Description
There is a handy view which is used, for example, in the Mac OS X finder (and OmniOutliner.app in the Pro version), which combines a table view of several columns across with the ability, in the first column, to open up the subtree underneath the given row.
Example uses
-
Exploring files in their pod, the user wants as an alternative to the current folder view which old has outline mode with no columns.
-
Listing tasks in a tracker, when tasks can have sub-tasks. Currently you can create subtasks individually, but the user wants to be open up tasks to see their subtasks in the issue table view
-
If we support groups within other groups in the Contacts, this widget would be able to list an outline mode list with the number in each group.
There may be all kinds of other uses.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue describes a hierarchical table widget but names no implementation file, test, or entry point. First clarify the widget's scope and which existing table, folder, task, or contacts views it should support. Done would require an agreed design and a working implementation for the selected use case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100