audiobookshelf/client/components/modals
Lars Kiesow d387d5b758 Update Author Modal on Changes
If you are on the home page and open the edit author modal, you can
automatically update all data by clicking “Quick Match” or you can
remove a set image by clicking 🗑.

Both options will update the actual data, but not the data in the open
modal. This means that, for example, a picture is still shown in the
modal after deleting it. That's confusing.

This patch fixes the bug and makes sure the modal is updated if the data
is updated.
2022-11-21 01:48:19 +01:00
..
authors Update Author Modal on Changes 2022-11-21 01:48:19 +01:00
bookmarks
changelog
collections Fix:Remove collections when removing library 2022-11-11 17:44:19 -06:00
item Update:New strings for translation #1103 #1166 2022-11-16 16:11:06 -06:00
libraries
notification Update:More localization strings #1103 2022-11-07 18:27:17 -06:00
player Add:Player queue for audiobooks #1077 2022-11-12 16:48:35 -06:00
podcast Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
rssfeed
AccountModal.vue
BackupScheduleModal.vue Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
BatchQuickMatchModel.vue
BookmarksModal.vue Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
ChaptersModal.vue Update chapter modal for mobile 2022-06-23 17:50:25 -05:00
Dialog.vue Update:Library config page for mobile #753 and style updates 2022-07-02 09:10:47 -05:00
EditCollectionModal.vue Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
EditSeriesInputInnerModal.vue Update:More localization strings #1103 2022-11-07 18:27:17 -06:00
ListeningSessionModal.vue
Modal.vue
SleepTimerModal.vue Update:More localization strings #1103 2022-11-08 17:10:08 -06:00
UploadImageModal.vue