tidepool-org / hub

[DEPRECATED] Central storage for Tidepool planning and issue tracking.
2 stars 2 forks source link

Stuck in Care team screen #41

Closed skrugman closed 10 years ago

skrugman commented 10 years ago

Went to profile and then back. When I click on my Careteam here nothing happens. screen shot 2014-04-29 at 11 35 28 am

nicolashery commented 10 years ago

Hey @skrugman, if you refresh your browser and try again are you able to reproduce the bug?

I'm still working on error handling so can't see much for now, but maybe you could, in your browser hit Cmd+Option+J which will open the JavaScript console, type localStorage.debug = true, hit Enter, and refresh. Then when you have a bug, take the screenshot with the console open (make it tall so we see a good number of lines), that will help us try to see what happened :)

Thanks!

skrugman commented 10 years ago

I couldn't repeat it. Yes for opening console - sorry i forgot to this time.

On Tue, Apr 29, 2014 at 12:10 PM, Nicolas Hery notifications@github.comwrote:

Hey @skrugman https://github.com/skrugman, if you refresh your browser and try again are you able to reproduce the bug?

I'm still working on error handling so can't see much for now, but maybe you could, in your browser hit Cmd+Option+J which will open the JavaScript console, type localStorage.debug = true, hit Enter, and refresh. Then when you have a bug, take the screenshot with the console open (make it tall so we see a good number of lines), that will help us try to see what happened :)

Thanks!

Reply to this email directly or view it on GitHubhttps://github.com/tidepool-org/hub/issues/41#issuecomment-41659928 .

nicolashery commented 10 years ago

No problem!

This makes me think: before filing something like this as a "bug", maybe we should take the habit of trying to repeat it, let's say by closing everything, logging back in, and going through the steps again? This of course wouldn't necessary for "obvious" things like, "the login button is hot pink instead of blue". :)