Active
Project:
Drupal.org customizations
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2014 at 18:59 UTC
Updated:
26 Jun 2014 at 21:22 UTC
Jump to comment: Most recent
Comments
Comment #1
lewisnymanI hacked together a proof of concept using views. It's not yet as useful as rocketship but not bad for an hour or so:
https://tags-drupal.redesign.devdrupal.org/project/issues/drupal/kanban?...
user/pass
drupal/drupal
Comment #2
mgiffordThis was brought up in @YesCT's Core conversation yesterday. It's a great idea.
Your mockup looks like a good start. I do think this would help, particularly when we can prioritize issues.
Comment #3
lewisnymanKey problem areas:
Comment #4
dwwRe #3.B: That's what the "Project issue table" display format style is for. See project_issue_preprocess_views_view_table() for the heart of the matter. Oh, just loaded your mockup and see it's not a table at all. I was confused by "We need to add a class to the views-row..." There are no rows, just
<li>, right?Anyway, perhaps a similar trick could be used...
Cheers,
-Derek
Comment #5
drummYep, would the display of issues like "Your Issues" on your dashboard be okay? I think the Views groupings and a bit more work would allow nice columns of tables.
Comment #6
lewisnyman@drumm Yep, I think using a consistent design is a good starting point. I can work on that soon.
Comment #7
Anonymous (not verified) commented