Item details stay in view after clicking back from library item screen #184

Closed
opened 2026-04-24 23:11:41 +02:00 by adam · 3 comments
Owner

Originally created by @kymahi on GitHub (Jun 9, 2022).

Steps to reproduce

  1. Tap on any book in your library
  2. Tap the ellipses menu in the top right corner
  3. Tap View Details
  4. Observe the item details appear
  5. Tap the Android back button
  6. Observe the screen returns to the library
  7. Observe the item details still remain on the screen
  8. Tap the X close button
  9. Observe the item details still remain on the screen

Expected behaviour

  • Either:
  • The item details close and the user remains on the item screen or
  • The item details close and the user is sent back to the library and
  • Tapping the close button should always dismiss the item details view

Actual behaviour

  • The user is sent back to the library, but the item details remain on the screen and unclosable

Environment data

Audiobookshelf Version: v2.0.20

  • Android App?
  • iOS App?

Android Issue

Android version: Android 11

Device model: Sony Xperia 1 III

Stock or customized system: Stock

Originally created by @kymahi on GitHub (Jun 9, 2022). ### Steps to reproduce 1. Tap on any book in your library 2. Tap the ellipses menu in the top right corner 3. Tap View Details 4. Observe the item details appear 5. Tap the Android back button 6. Observe the screen returns to the library 7. Observe the item details still remain on the screen 8. Tap the X close button 9. Observe the item details still remain on the screen ### Expected behaviour - Either: - The item details close and the user remains on the item screen or - The item details close and the user is sent back to the library and - Tapping the close button should always dismiss the item details view ### Actual behaviour - The user is sent back to the library, but the item details remain on the screen and unclosable ### Environment data Audiobookshelf Version: v2.0.20 - [X] Android App? - [ ] iOS App? #### Android Issue Android version: Android 11 Device model: Sony Xperia 1 III Stock or customized system: Stock
adam added the bug label 2026-04-24 23:11:41 +02:00
adam closed this issue 2026-04-24 23:11:41 +02:00
Author
Owner

@kymahi commented on GitHub (Jun 9, 2022):

My apologies. I did attempt to fix this issue, but I have no idea what I'm doing in Vue, and my attempt made my local build much worse 😅

@kymahi commented on GitHub (Jun 9, 2022): My apologies. I did attempt to fix this issue, but I have no idea what I'm doing in Vue, and my attempt made my local build much worse 😅
Author
Owner

@advplyr commented on GitHub (Jul 4, 2022):

I tagged the wrong issue in the commit https://github.com/advplyr/audiobookshelf-app/commit/b4bb6bf81bc478c7d1458a680ee4ebadfaa7b4aa

@advplyr commented on GitHub (Jul 4, 2022): I tagged the wrong issue in the commit https://github.com/advplyr/audiobookshelf-app/commit/b4bb6bf81bc478c7d1458a680ee4ebadfaa7b4aa
Author
Owner

@advplyr commented on GitHub (Jul 6, 2022):

Fixed in 0.9.51-beta

@advplyr commented on GitHub (Jul 6, 2022): Fixed in [0.9.51-beta](https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.51-beta)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#184