freeCodeCamp / CodeAlly-CodeRoad-freeCodeCamp

10 stars 5 forks source link

Add back preview functionality #23

Closed moT01 closed 3 years ago

moT01 commented 3 years ago

There used to be a "preview" drop down menu in the blue bar at the top of a CodeAlly VM for viewing locally running ports. It doesn't seem to be there anymore. You can see it in this screen shot from another issue (ignore the red square - it's the preview at the top left). I'm not sure if it's not there anymore or if it's just not showing up for me. I don't need it for the relational database stuff I'm working on - but for the node, express, and the rest of the backend stuff, we will probably need it. Would it be tough to add that back in for us @AdamZaczek?

moT01 commented 3 years ago

Let me confer with @scissorsneedfoodtoo, we may not actually need it - probably better to have it, though.

scissorsneedfoodtoo commented 3 years ago

@moT01, I think you're right -- for the relational DB projects, and some of the projects for later sections (Learn npm by Building an npm Module), we probably won't need the preview. But for other practice or required projects with front ends we will need the preview back.

moT01 commented 3 years ago

I found a way around this. The ability to view the page is there, the preview button just isn't. I don't think this is entirely necessary at the moment.

AdamZaczek commented 3 years ago

Hey! Sorry for being late for the party! We will bring the preview button back.

AdamZaczek commented 3 years ago

This should have been fixed now!

moT01 commented 3 years ago

This looks good 👍 Thanks @AdamZaczek & CodeAlly team 🎉