[PR #3160] [MERGED] Add ultrawide support for home page #3884

Closed
opened 2026-04-25 00:17:26 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/3160
Author: @glorenzen
Created: 7/14/2024
Status: Merged
Merged: 7/15/2024
Merged by: @advplyr

Base: masterHead: home-page-ultrawide-support


📝 Commits (2)

  • 618e697 Add responsive limit for displayed items on personalized shelves on home page
  • ea11153 Update responsive limit for displayed items on personalized shelves on home page

📊 Changes

1 file changed (+12 additions, -1 deletions)

View changed files

📝 client/components/app/BookShelfCategorized.vue (+12 -1)

📄 Description

This adds a simple viewport condition when fetching the personalized shelve data for the home page, so screens with larger aspect ratios, such as 21:9, don't have space on the right side.

This resolves #2518


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf/pull/3160 **Author:** [@glorenzen](https://github.com/glorenzen) **Created:** 7/14/2024 **Status:** ✅ Merged **Merged:** 7/15/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `home-page-ultrawide-support` --- ### 📝 Commits (2) - [`618e697`](https://github.com/advplyr/audiobookshelf/commit/618e69775c04da8211e9f20a5c7a58b344ac9d93) Add responsive limit for displayed items on personalized shelves on home page - [`ea11153`](https://github.com/advplyr/audiobookshelf/commit/ea11153032fc3ef0113ee0e9845253e326b3e2e1) Update responsive limit for displayed items on personalized shelves on home page ### 📊 Changes **1 file changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/components/app/BookShelfCategorized.vue` (+12 -1) </details> ### 📄 Description This adds a simple viewport condition when fetching the personalized shelve data for the home page, so screens with larger aspect ratios, such as 21:9, don't have space on the right side. This resolves #2518 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:17:26 +02:00
adam closed this issue 2026-04-25 00:17:26 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3884