Resolve "Dance Lists: note non-display"
We will roughly need to do the following:
-
Ensure that if a list that is opened for editing has show_item_notes
set, the notes will be displayed (without the user having to re-enable the setting). -
Ensure that saving changes to dance list metadata (from the “Edit List Settings …” dialog) causes lists to be re-read everywhere. -
Ensure that saving a list note will cause that item to be re-read everywhere (this is probably already the case). -
(EXTRA CREDIT) When opening a list that has item notes but its show_item_notes
is unset, display a warning banner (ideally with a button that will setshow_item_notes
.
Closes #25 (closed)
Edited by Anselm Lingnau