whiteboards / converse

Personal social expirement
MIT License
0 stars 3 forks source link

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

Open NathanBland opened 8 years ago

NathanBland commented 8 years ago

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 commented 8 years ago

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 notifications@github.com wrote:

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

— Reply to this email directly or view it on GitHub https://github.com/whiteboards/converse/issues/31#issuecomment-166030407 .