[PR #757] [MERGED] Update UsersTable styling to match other tables #3419

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

📋 Pull Request Information

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

Base: masterHead: update_users_table


📝 Commits (2)

  • 7a60ffb update UsersTable styling
  • 82c5c75 remove unecessary css styling

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 client/components/tables/UsersTable.vue (+6 -2)

📄 Description

Continuing in the list of PRs to align all of these pages together, this one updates the Users table to have a matching visual UI to the Sessions table. This is just to make it match -- as mentioned in the sessions table PR, there is some good future PR work available here to extract all of this out so we aren't duplicating it across tables across pages.

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/757 **Author:** [@jmt-gh](https://github.com/jmt-gh) **Created:** 6/20/2022 **Status:** ✅ Merged **Merged:** 6/23/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `update_users_table` --- ### 📝 Commits (2) - [`7a60ffb`](https://github.com/advplyr/audiobookshelf/commit/7a60ffb3c47cbc88a3b4d84f7299b86977a393cf) update UsersTable styling - [`82c5c75`](https://github.com/advplyr/audiobookshelf/commit/82c5c7518b15b397434df9c7602952a1d71a7b75) remove unecessary css styling ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `client/components/tables/UsersTable.vue` (+6 -2) </details> ### 📄 Description Continuing in the list of PRs to align all of these pages together, this one updates the Users table to have a matching visual UI to the Sessions table. This is just to make it match -- as mentioned in the sessions table PR, there is some good future PR work available here to extract all of this out so we aren't duplicating it across tables across pages. Before: ![image](https://user-images.githubusercontent.com/13617455/174505669-022549fc-c77b-47b9-a220-0372f359784e.png) After: ![image](https://user-images.githubusercontent.com/13617455/174505660-f8ffa662-16d1-404c-a025-53d135bee270.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:35 +02:00
adam closed this issue 2026-04-25 00:15:35 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3419