donejs / developer-relations

Developer Relations & Evangelism
MIT License
1 stars 0 forks source link

CanJS GitHub example app design #39

Closed chasenlehara closed 7 years ago

chasenlehara commented 7 years ago

Design a UI for an app that:

I think the list will automatically save, so a separate save button isn’t required.

chasenlehara commented 7 years ago

Here’s a starter JS Bin: http://jsbin.com/safigic/11/edit?html,output

It uses Bootstrap right now, but it doesn’t have to. The verbiage is flexible too; we can give it a different title or rename the “Submit new issue” button to something shorter. It also doesn’t have any controls for reordering, so those need to be added.

jamiemccue commented 7 years ago

@chasenlehara

Notes:

github-issues

github-issues

github-issues-2

chasenlehara commented 7 years ago

This looks great, thank you! The only thing I would change is turning the description into a longer-form textarea for (potentially) multi-line input.

jamiemccue commented 7 years ago

@chasenlehara Thanks for the feedback. Here are a couple versions with a larger textarea:

github-issues-textarea-horizontal github-issues-textarea-vertical-2 github-issues-textarea-vertical

jamiemccue commented 7 years ago

@chasenlehara Do you require any more assistance on this issue?

I was able to find my old bin: http://jsbin.com/komugexape/1/edit?html,css,output

chasenlehara commented 7 years ago

Looks great, thank you!