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
A confirmation dialog about unsaved changes on the bulk edit screen would be helpful. Several users have mentioned problems with the bulk edit page in the past, but they have been due to not having pressed the "Save" button in the lower right of the screen.
This may be useful with other edit modals as well.
Why would this be helpful?
This just tripped me up while searching for edge cases on 2.13.2 related to the model transition, so I just kept trying to debug exactly which fields were not being applied correctly. Then I realized I wasn't pressing save.
Future Implementation (Screenshot)
Audiobookshelf Server Version
v2.13.2
Current Implementation (Screenshot)
No user confirmation
The text was updated successfully, but these errors were encountered:
This could be further improved by showing our Confirm modal when navigating internally instead of the browser default confirm prompt.
I believe the browser default confirm prompt would still have to be shown for navigation not made in the website. e.g. the browser back button
nichwall
pushed a commit
to nichwall/audiobookshelf
that referenced
this issue
Sep 13, 2024
Type of Enhancement
Web Frontend
Describe the Feature/Enhancement
A confirmation dialog about unsaved changes on the bulk edit screen would be helpful. Several users have mentioned problems with the bulk edit page in the past, but they have been due to not having pressed the "Save" button in the lower right of the screen.
This may be useful with other edit modals as well.
Why would this be helpful?
This just tripped me up while searching for edge cases on 2.13.2 related to the model transition, so I just kept trying to debug exactly which fields were not being applied correctly. Then I realized I wasn't pressing save.
Future Implementation (Screenshot)
Audiobookshelf Server Version
v2.13.2
Current Implementation (Screenshot)
No user confirmation
The text was updated successfully, but these errors were encountered: