Skip to content

Instantly share code, notes, and snippets.

@josephbona
Created July 18, 2017 15:38
Show Gist options
  • Save josephbona/c277caa93c6b2db0d10dae957b4a618e to your computer and use it in GitHub Desktop.
Save josephbona/c277caa93c6b2db0d10dae957b4a618e to your computer and use it in GitHub Desktop.

Why is this change necessary?

  • When there are no comments on a story it is a bad UX. Something looks off and it's not clear what to do as a user.

How does it address the issue?

  • Add a message and show the form if there are no comments (unless comments are closed)
  • If there are < 3 comments, show the form

Before

screen shot 2017-07-18 at 10 56 29 am

After

screen shot 2017-07-18 at 10 56 42 am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment