Skip to content

Instantly share code, notes, and snippets.

@jennifer-shehane
Created July 5, 2016 14:22
Show Gist options
  • Save jennifer-shehane/c2ff16f46d8a26b211b83857a2d86fc5 to your computer and use it in GitHub Desktop.
Save jennifer-shehane/c2ff16f46d8a26b211b83857a2d86fc5 to your computer and use it in GitHub Desktop.
THE list
  • set tooltips instead of titles for config highlighted values
  • fix how dropdowns in the nav look.
  • work on getting empty project tooltip closer to the Add Project button.
  • spacing in empty project view needs some work.
  • increase length of project path on projects list
  • when you right click on project, the project should still be highlighted that you right clicked on
  • add a 'close' button to get rid of the error on "project add"
  • when project is added to list, scrollIntroView the added project.
  • when 1 browser available in 'dropdown', the button should not 'highlight' on hover
  • make the errors be contained
  • error pages need a "dismiss" button to take them back to projects
  • write tests for specs list
  • update the fonts in the specs list to not be stupid
  • fix styles of specs to have border bottoms
  • when you click on spec, do "launch:browser" and also specify the spec that it's opening.
  • write logic for no specs
  • get "Ok" to close onboarding dialog
  • maybe refactor the onboarding modal to not be a modal but an alert above the tests list.
  • when clicking "Update", need to open new window for updating.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment