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

"Me" Dashboard Part 2 #190

Closed
2 tasks done
jordanh opened this issue Aug 16, 2016 · 6 comments
Closed
2 tasks done

"Me" Dashboard Part 2 #190

jordanh opened this issue Aug 16, 2016 · 6 comments
Assignees

Comments

@jordanh
Copy link
Contributor

jordanh commented Aug 16, 2016

Issue - Enhancement

We made significant progress in #171 (with PR #189), but there are a couple items to address before we close out our alpha epic:

The “Me” Dashboard:

  • Has buttons to add new outcomes (Actions and Projects).
  • Has a filter option to see Projects by a specific team.

Not in scope for Alpha:

  • Cards have drag-n-drop functionality between columns.
  • Can update email address from settings.
  • Can add/update avatar from settings.
  • Estimated effort: 2 points (see CONTRIBUTING.md)
@jordanh jordanh modified the milestone: Epic 1: MVTP (Alpha) Aug 16, 2016
@mattkrick
Copy link
Member

@jordanh for the second bullet point, do you mean filter instead of sort? or are we providing both?

@jordanh
Copy link
Contributor Author

jordanh commented Sep 27, 2016

You're correct, I had intended filter. Updating!

@ackernaut
Copy link
Member

ackernaut commented Sep 27, 2016

A checklist for the Action List component:

  • Has empty state. Does not show when adding the first item or selecting a team.
  • Has control to add new action. Always shows unless the team select menu is open.
  • Has optional inline menu to select a team. This only shows if the user is on many teams and has to select a team for the action. The user can click the cancel icon or click anywhere else in the DOM to cancel.
  • Items have isEditing state which disables checkbox.
  • Items are added to the top of the list.
  • New items are auto-focused upon creation.
  • Items disappear if the user blurs and there is no text area content.
  • The Add New control shows when interacting with the first item to be added so that the user can immediately click it to add another.

@ackernaut
Copy link
Member

screenshot 2016-09-27 16 26 41
screenshot 2016-09-27 16 28 57
screenshot 2016-09-27 16 30 10
screenshot 2016-09-27 16 31 24
screenshot 2016-09-27 16 32 19

@mattkrick
Copy link
Member

@ackernaut do new actions go to the top or bottom? Looks like it'd make sense to put em on the top.

@ackernaut
Copy link
Member

@mattkrick at the top :)

@ghost ghost assigned mattkrick Sep 30, 2016
@ghost ghost added the pr review label Sep 30, 2016
@mattkrick mattkrick mentioned this issue Oct 3, 2016
@jordanh jordanh closed this as completed in 681a5dd Oct 4, 2016
@jordanh jordanh removed the pr review label Oct 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants