Skip to content

Instantly share code, notes, and snippets.

@josephbona
Created July 18, 2017 15:36
Show Gist options
  • Save josephbona/668501aabe5708b26356e92b1fb9f4c6 to your computer and use it in GitHub Desktop.
Save josephbona/668501aabe5708b26356e92b1fb9f4c6 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