Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular

How to filter by parent/child relationship instead alphabetically?

Open
#183 1 comment 0 reactions 0 assignees View on GitHub
question
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.