calband / calchart-redesign

Calchart 4 for the web! 🌐
https://calband.github.io/calchart-redesign/
4 stars 0 forks source link

Scroll MenuRight #105

Open adhamrait opened 4 years ago

adhamrait commented 4 years ago

When MenuRight becomes too long we should be able to scroll to see more like we can on MenuLeft. Right now when it gets too long, MenuBottom also disappears.

image
MichaelTamaki commented 4 years ago

This is a good first issue for a new contributor! Check out what we do in the left menu for guidance. https://github.com/calband/calchart-redesign/blob/master/src/components/menu-left/MenuLeft.vue#L133