datacamp / courses-introduction-to-version-control-with-git

Introduction to Version Control with Git by DataCamp
Other
57 stars 68 forks source link

Non-content feedback from SGB #16

Closed justmytwospence closed 6 years ago

justmytwospence commented 6 years ago

Keyboard bindings This is a power user thing and not directly related to the git course per se, but being in the terminal makes the keyboard shortcuts tricky. Initially, the numbers change your answer, but the ENTER shortcut obviously goes to the terminal. This means that some of the normal keybindings work, and others don't. Also, it means you can't type certain numbers in the terminal. Then when you click the terminal, you can type those numbers but your answers don't change. I don't know what the right behavior is for this yet, but it does make it pretty much impossible for power users to go without clicking as they are used to.

Auto scroll When there are many tasks on an exercise, I constantly have to click back to the left panel so that I can scroll down to see what the next task is, before clicking back into the terminal. There should be an auto-advance scrolling thingy that happens when a task is successfully completed.

gvwilson commented 6 years ago

Thanks for the bug report - the loss of focus on numbers is a known issue, and I've moved the auto-scroll to https://github.com/datacamp/content-new-tech-requests/issues/20.