[PR #748] [MERGED] Update Log page to have a matching "settings UI" #3413

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/748
Author: @jmt-gh
Created: 6/19/2022
Status: Merged
Merged: 6/19/2022
Merged by: @advplyr

Base: masterHead: update_log_page


📝 Commits (2)

  • 0edc46b update log page to have a matching UI
  • 0028136 update height of content to optimize screen space

📊 Changes

2 files changed (+10 additions, -13 deletions)

View changed files

📝 client/components/app/ConfigSideNav.vue (+1 -1)
📝 client/pages/config/log.vue (+9 -12)

📄 Description

I noticed the Log page had a different UI then most of the other settings UI pages, and had some weird graphical weirdness with the div wrapping it. This PR brings it inline with the others. As well, I updated the h1+left nav to be "Logs" which is more inline with the other items. Lastly, I increased the size of the content on the page to 800px -- this should be an appropriate size for 1080p which is the most common resolution (as seen in the screenshots below of 1080p)

Before:
image
After:
image


🔄 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/748 **Author:** [@jmt-gh](https://github.com/jmt-gh) **Created:** 6/19/2022 **Status:** ✅ Merged **Merged:** 6/19/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `update_log_page` --- ### 📝 Commits (2) - [`0edc46b`](https://github.com/advplyr/audiobookshelf/commit/0edc46b771cc1f35390c964d6396f1e90907a387) update log page to have a matching UI - [`0028136`](https://github.com/advplyr/audiobookshelf/commit/002813693588b58e95478cd0770b2d6e8af48a74) update height of content to optimize screen space ### 📊 Changes **2 files changed** (+10 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `client/components/app/ConfigSideNav.vue` (+1 -1) 📝 `client/pages/config/log.vue` (+9 -12) </details> ### 📄 Description I noticed the Log page had a different UI then most of the other settings UI pages, and had some weird graphical weirdness with the div wrapping it. This PR brings it inline with the others. As well, I updated the h1+left nav to be "Logs" which is more inline with the other items. Lastly, I increased the size of the content on the page to 800px -- this should be an appropriate size for 1080p which is the most common resolution (as seen in the screenshots below of 1080p) Before: ![image](https://user-images.githubusercontent.com/13617455/174473295-3f4940f7-d80d-431b-a35a-f6aba3040ff1.png) After: ![image](https://user-images.githubusercontent.com/13617455/174473287-1376f30b-bbab-42ed-b1db-c2bab45a073f.png) --- <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:15:33 +02:00
adam closed this issue 2026-04-25 00:15:33 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3413