Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript AngularJS Basics (1.x) Improving Our Todo App Using Filters to Order ng-repeat Items

CIS Dev Team
CIS Dev Team
2,129 Points

Start a new workspace? This totally messed me up. I tried creating a new one, but then it says I was not authorized.

I had to go back and find my existing workspace to continue on. I don't understand what the point of creating a new workspace is for this next section of the lesson?

4 Answers

CIS Dev Team
CIS Dev Team
2,129 Points

Daniel,

Okay I see the files now

  • Styles/checkbox-empty.svg
  • Styles/checkbox-filled.svg

I could not get the custom checkboxes to work. Now it makes sense that I was missing those files.

Thanks!

  • Ted
Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,858 Points

Hey there,

The "unauthorized" is an intermittent glitch with workspaces (currently being addressed by the Devs). This will usually go away with a simple page refresh and then relaunching the workspaces.

Some courses do use a single workspace from start to finish, while other need a new one every section and some even every video. The new workspace will contain all the new files and new code (usually there is more than can be added during a video.

But, yes sometimes you can just use the previous one, but often this will lead to gaps in the code.

Keep Coding! :) :dizzy:

CIS Dev Team
CIS Dev Team
2,129 Points

That makes sense. Hopefully next time my experience will match what's supposed to happen.

Thank you.

Daniel Nitu
Daniel Nitu
13,272 Points

Just use the previous workspace, but download the two .svg files from the teacher's notes. The code is the same, he just added the .svg files.