MLH-Fellowship / babel-sandbox

Babel repl-like codesandbox: check out link =>
https://codesandbox.io/s/github/babel/sandboxes
MIT License
6 stars 3 forks source link

Timetravel dropdown should be reversed #110

Open ianjennings opened 4 years ago

ianjennings commented 4 years ago

image

Right now the timetravel dropdown looks like this:

After playing with it, I think it should look like this:

This way the order and buttons make sense. What you see is the latest, and as you navigate you go "back in time"

ianjennings commented 4 years ago

Oh, while you're here, Source Output should prob just be output.

ianjennings commented 4 years ago

If you're fancy, when the dropdown is open the current position should be highlighted.