Open adhamrait opened 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.
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
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.