Skip to content

Instantly share code, notes, and snippets.

@peterschussheim
Last active March 16, 2019 21:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterschussheim/ed061fb4b72f334786429efa09cef74e to your computer and use it in GitHub Desktop.
Save peterschussheim/ed061fb4b72f334786429efa09cef74e to your computer and use it in GitHub Desktop.
gamma todos

gamma.app todos

Next PR (pub-private)

  • allow users to explicitly create either a public or private gist
    • add buttons 'Create Public Gist' and 'Create Private Gist'
  • allow users to update a private gist so it is publicly visible
    • update DescriptionModal component
  • add title property as quick and dirty substitute for tooltips
  • fix links in the 'notes' section of README.md (remove quotes)
  • add visual indicator for gist visibility (public or private)

onboarding

  • tooltips
  • 'Getting Started' guide that provides an overview of provided features
    • screenshots and short screen recordings that explain features

Bugs

  • fix auth (page refresh blows away session)
  • confirm email flow needs to be more user friendly
  • needs better landing experience for users who haven't logged in
    • do NOT allow unauthenticated users to navigate to /editor route
    • about page
      • link to source code

Styling

  • add American flag icon on bottom of page
  • improve entire layout and make fullscreen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment