futurechris / punpals

Punpals is a crowd-sourced punning webapp made with Meteor
3 stars 1 forks source link

Onboarding #34

Open futurechris opened 9 years ago

futurechris commented 9 years ago

Header (including descriptive copy)

Consider: About page? More formal tour?

Need to explain why/what this all is - what do I write? Why am I writing it? What's a good prompt? What's a good response?

May include needing to bootstrap even more examples.

futurechris commented 9 years ago

Maybe change the "Your Prompt" prompt text, etc. ... "What is your pun emergency?" or what-have-you.

hannahkane commented 8 years ago

Unauthed UX

futurechris commented 8 years ago

Tried to get "log in link should be next to prompt to log in, at bottom of detail page" but the loginButtons function from accounts-ui doesn't make it trivial.

Should we just scroll to top and auto-open? (Bit tricky? Meteor or iron-router seems to be ignoring <a href="#"> for some reason) Should we implement a whole customization of the login stuff using accounts-ui-unstyled?

Need to find a clean/intuitive UX here but don't want to invest too heavily since it's still just MVP0.