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

[dashboard.jade] "Add a few friends" button does not work. #31

Open
NathanBland opened this issue Dec 18, 2015 · 1 comment
Open

[dashboard.jade] "Add a few friends" button does not work. #31

NathanBland opened this issue Dec 18, 2015 · 1 comment
Labels

Comments

@NathanBland
Copy link
Contributor

Title says it all. This button at the very least should link to the add friend page, at best should spawn in that same card so a friend can be added without having to leave.

This issue is driven by the fact that the card is created from a mixin that accepts actions as a parameter, but not links on them.

A suggested solution is to change that parameter to accept an array of objects, that way, links could be passed into those action items.

@NathanBland
Copy link
Contributor Author

Not the side bar button, the link on the "card" that shows up on the
dashboard when you have zero friends.

On Sat, Dec 19, 2015, 3:14 PM Colby Rodeheaver [email protected]
wrote:

Are you sure? I'm able to add friends.


Reply to this email directly or view it on GitHub
#31 (comment)
.

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

No branches or pull requests

1 participant