isaaccormack / Tabber

Automatically tab guitar licks played into your computer's microphone
https://tabber.ca
1 stars 1 forks source link

Make tab text box modifications persist #71

Closed jalfje closed 3 years ago

jalfje commented 4 years ago

Right now, the frontend has a text box for the tab, which the user can modify. However, modifications are not persisted - neither through redux nor through the backend when the tab is updated. When "submit" is pressed on the modify page, changes to the tab string should be saved.