codeandcognition / koconut

a very cool assess pool
2 stars 0 forks source link

show selected item in side navigation #327

Closed bxie closed 5 years ago

bxie commented 5 years ago

Have item (instruction, exercise) in focus be denoted (selected=true in Material UI ListItem).

This will likely involve keeping in the state the active item in App.js and having that update with new Instruction and Exercise views being mounted and propogating this state down to ListItem (and possibly some distinguishing feature such as instruction or exercise id).

bxie commented 5 years ago

9c88aee77c6fdd2ca8d15a3e7a4e6ec23763f3a8