Page MenuHomePhabricator

Refactor TableWidget to use a proper model
Closed, ResolvedPublic40 Estimated Story Points

Description

The custom TableWidget used in graph-VE is pretty hackish right now, and could use a refactor. Namely, it is complex enough to warrant being used through a TableWidgetModel, which could have an easier-to-use API to manage adding/deleting rows/columns, smarter config options, etc etc. Lots of cool ideas.

Details

Related Changes in Gerrit:

Event Timeline

ferdbold raised the priority of this task from to Needs Triage.
ferdbold updated the task description. (Show Details)
ferdbold moved this task to VisualEditor on the MediaWiki-extensions-Graph board.
ferdbold subscribed.

Change 254348 had a related patch set uploaded (by Ferdbold):
[WIP] Table widget model

https://gerrit.wikimedia.org/r/254348

Change 254348 merged by jenkins-bot:
Table widget model

https://gerrit.wikimedia.org/r/254348

Jdforrester-WMF assigned this task to ferdbold.
Jdforrester-WMF triaged this task as Medium priority.
Jdforrester-WMF edited projects, added VisualEditor; removed Patch-For-Review.
Jdforrester-WMF set the point value for this task to 40.
Jdforrester-WMF moved this task from To Triage to Blocked on the VisualEditor board.