Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular
How to filter by parent/child relationship instead alphabetically?
- Dominant language
- JavaScript
- Stars
- 360
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
Right now the index of tabular looks like this ->
http://postimg.org/image/3qcmc7z3v/1
See how it renders rows alphabetically but what I want to do is render rows by parent/child relationships.
I'm trying to structure the tabular index page like this ->
http://s25.postimg.org/i3t17920v/Screen_Shot_2015_07_31_at_10_11_54_AM.png
Contributor guide
Research direction
No files, tests, or entry points are named in the issue. Start by locating the tabular index rendering and its current alphabetical ordering, then determine how parent/child relationships are represented; done means the index renders rows in the requested hierarchy rather than alphabetically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100