LeoKlaus / plappa

An Audiobook client for Jellyfin and AudioBookShelf, written in Swift/SwiftUI.
https://plappa.me
219 stars 1 forks source link

[BUG] Swiping on chapter/bookmark list in player makes list disappear #197

Open martinjuhasz opened 1 week ago

martinjuhasz commented 1 week ago

Describe the bug when swiping left on the chapter selection or bookmark selection of the player, the selection bar and even table items will disappear.

To Reproduce Steps to reproduce the behavior:

  1. Start an Audiobook
  2. Open the Player by clicking the bottom play bar
  3. Klick on the "Chapter/Bookmark" icon
  4. swipe left on an item either in chapters or bookmarks
  5. see things disappear

Expected behavior Nothing should happen i guess. my intent was to delete a bookmark there.

iPhone 11, iOS 18, Latest public and beta version

LeoKlaus commented 23 hours ago

Hi Martin, thank you for reporting this.

I was able to reproduce this and am working on a fix. I'm currently a bit tied up with University and my day job, so it might take a bit longer than usual for me to fix this.