You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I want to add a note to a tuning, from the Add note button on a tuning row.
MVP: An Add note dialog with a free text field that allows entry of ratio, cents, or Hz. Provide help text to explain this in the dialog.
When the user submits the Add note dialog, populate all the remaining properties of the note. This might best be combined with a refactor of the other code that populates note properties, e.g. the expandTuning functions.
The text was updated successfully, but these errors were encountered:
As a user, I want to add a note to a tuning, from the Add note button on a tuning row.
MVP: An Add note dialog with a free text field that allows entry of ratio, cents, or Hz. Provide help text to explain this in the dialog.
When the user submits the Add note dialog, populate all the remaining properties of the note. This might best be combined with a refactor of the other code that populates note properties, e.g. the
expandTuning
functions.The text was updated successfully, but these errors were encountered: