Closed Bug 1082003 Opened 11 years ago Closed 11 years ago

[Compat Data] Add API ability to organize features

Categories

(developer.mozilla.org Graveyard :: General, enhancement)

All
Other
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jwhitlock, Unassigned)

References

Details

(Whiteboard: [specification][type:feature])

What problems would this solve? =============================== Features are modeled by a tree - features have parent features, and sibling features ordered with respect to the parent. This ordering is used to determine the row order of compatibility tables. The order is determine by creation order, and may not match the desired order Who would use this? =================== Writers who want control of the order of features in an MDN table. What would users see? ===================== When editing a table, controls would be available to reorganize rows. What would users do? What would happen as a result? =================================================== The write would re-arrange the rows into the desired order, and commit the results. After the cache is updated, the MDN table will reflect the desired order. Is there anything else we should know? ====================================== This bug covers the API functionality. Front-end code will be covered by a different bug.
Blocks: 996570
Severity: normal → enhancement
Summary: [Compat Data] Add API ability to organize features through API → [Compat Data] Add API ability to organize features
Fixed with https://github.com/mozilla/web-platform-compat/pull/7 . Ticket can be closed as fixed
Flags: needinfo?(lcrouch)
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Flags: needinfo?(lcrouch)
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.