Frames-Proj / frames

6 stars 6 forks source link

Consistent urlbar #64

Closed ethanpailes closed 7 years ago

ethanpailes commented 7 years ago

In light of @Abdisalan's comment about the unsightly console.log() call in Upload.tsx, I made sure that the FramesURLBar is consistent with the current route. Now we can copy-paste frames URLs from the FramesURLBar like we are in a browser. This is exciting.

ethanpailes commented 7 years ago

Also, this guy is on top of my previous PR, so we should wait till that gets merged to do this one.