Canvasbird / canvasboard

An interactive board with plugins focusing on replacing the need of multiple platforms for teaching, presenting, managing or explaining your ideas.
MIT License
198 stars 119 forks source link

Change focus to previous card on deleting the focused card when empty #425

Open goliakshay357 opened 3 years ago

goliakshay357 commented 3 years ago

Is your feature request related to a problem? Please describe.

image When the card is empty and backspace is pressed, the focus has to go to the previous card.

image

Describe the solution you'd like 💡 Add a js condition to change focus to previous when backspace is pressed and card is empty.