Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(feat) Add task through UI #13

Open
schmidyy opened this issue Jul 16, 2018 · 1 comment
Open

(feat) Add task through UI #13

schmidyy opened this issue Jul 16, 2018 · 1 comment
Assignees
Labels
Beta Needed for release 0.1.0 Feature

Comments

@schmidyy
Copy link
Collaborator

schmidyy commented Jul 16, 2018

Be able to add task through the UI. The scope of this is exclusively:

  1. when looking at a project you have a button on a section header to add a task within the given section
  2. behaviour should mimic asana
  3. submit will save the task to the section but you can still edit it by selecting it
@schmidyy schmidyy added Feature MVP Needed to release 1.0 labels Jul 16, 2018
@NickLewanowicz NickLewanowicz added Beta Needed for release 0.1.0 and removed MVP Needed to release 1.0 labels Jul 17, 2018
@NickLewanowicz NickLewanowicz changed the title Add task (feat) Add task Jul 17, 2018
@xie xie self-assigned this Jul 17, 2018
@NickLewanowicz NickLewanowicz changed the title (feat) Add task (feat) Add task through UI Jul 17, 2018
@NickLewanowicz
Copy link
Member

NickLewanowicz commented Aug 2, 2018

@hughxie make sure that you are providing a 'position' attribute when creating a task. For now you can make it a the .toString() of the section.length.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beta Needed for release 0.1.0 Feature
Projects
None yet
Development

No branches or pull requests

3 participants