[Bug]: Ellipses modal does not display Previous / Next buttons #3024

Closed
opened 2026-04-25 00:13:03 +02:00 by adam · 3 comments
Owner

Originally created by @Jorsher on GitHub (Oct 3, 2025).

What happened?

If you're in your Library view, click the ellipsis at the bottom right of a book, and go to 'Files' or 'Match', the Previous and Next buttons of the 'Edit' modal are left styled 'display: none'.

Minor issue, I just don't think it's intended behavior.

What did you expect to happen?

Previous / Next buttons to display.

Steps to reproduce the issue

  1. Load the Library page
  2. Click ellipsis on a random book, then choose Match -- no Previous/Next buttons display
  3. Close the Edit modal, click the Edit button at the top right of a random book -- Previous/Next buttons display
  4. Close the Edit modal, click the ellipsis, and go to Match again -- Previous/Next buttons display

Audiobookshelf version

v2.29.0

How are you running audiobookshelf?

Docker

What OS is your Audiobookshelf server hosted from?

Linux

If the issue is being seen in the UI, what browsers are you seeing the problem on?

None

Logs


Additional Notes

Thanks for the software :)

Originally created by @Jorsher on GitHub (Oct 3, 2025). ### What happened? If you're in your Library view, click the ellipsis at the bottom right of a book, and go to 'Files' or 'Match', the Previous and Next buttons of the 'Edit' modal are left styled 'display: none'. Minor issue, I just don't think it's intended behavior. ### What did you expect to happen? Previous / Next buttons to display. ### Steps to reproduce the issue 1. Load the Library page 2. Click ellipsis on a random book, then choose Match -- no Previous/Next buttons display 3. Close the Edit modal, click the Edit button at the top right of a random book -- Previous/Next buttons display 4. Close the Edit modal, click the ellipsis, and go to Match again -- Previous/Next buttons display ### Audiobookshelf version v2.29.0 ### How are you running audiobookshelf? Docker ### What OS is your Audiobookshelf server hosted from? Linux ### If the issue is being seen in the UI, what browsers are you seeing the problem on? None ### Logs ```shell ``` ### Additional Notes Thanks for the software :)
adam added the bug label 2026-04-25 00:13:03 +02:00
adam closed this issue 2026-04-25 00:13:03 +02:00
Author
Owner

@nichwall commented on GitHub (Oct 3, 2025):

Adding my comments from the initial conversation on Discord.

It may be worth just removing the Match and Files options from the drop-down because it's the same number of clicks to get to those tabs. I'm not finding a specific issue or discussion that requested them to be in the drop-down, but it can be nice to have them as a drop-down option.

@nichwall commented on GitHub (Oct 3, 2025): Adding my comments from the initial conversation on Discord. It may be worth just removing the Match and Files options from the drop-down because it's the same number of clicks to get to those tabs. I'm not finding a specific issue or discussion that requested them to be in the drop-down, but it can be nice to have them as a drop-down option.
Author
Owner

@advplyr commented on GitHub (Oct 8, 2025):

I agree we may want to exclude those menu items when we re-build that menu in the new web client. This was easy enough to add in for now

@advplyr commented on GitHub (Oct 8, 2025): I agree we may want to exclude those menu items when we re-build that menu in the new web client. This was easy enough to add in for now
Author
Owner

@github-actions[bot] commented on GitHub (Dec 2, 2025):

Fixed in v2.31.0.

@github-actions[bot] commented on GitHub (Dec 2, 2025): Fixed in [v2.31.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.31.0).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3024