[PR #921] [MERGED] fix: table layout shift while changing tabs #1253

Closed
opened 2026-02-26 19:32:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/921
Author: @plxity
Created: 2/8/2024
Status: Merged
Merged: 3/11/2024
Merged by: @Mythie

Base: mainHead: fix/layout-shift-on-table


📝 Commits (4)

  • 58f4b72 added fixed width for status col
  • 3106c32 Merge branch 'main' into fix/layout-shift-on-table
  • 4476cf8 Merge branch 'main' into fix/layout-shift-on-table
  • 7f31ab1 fix: add scrollbar gutter property

📊 Changes

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

View changed files

📝 apps/web/src/app/(dashboard)/documents/data-table.tsx (+1 -0)
📝 packages/ui/primitives/data-table.tsx (+6 -1)
📝 packages/ui/styles/theme.css (+6 -1)

📄 Description

fixes: #875

https://github.com/documenso/documenso/assets/28510494/083fd87a-ef62-40e6-9696-9c04b4411502


🔄 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/documenso/documenso/pull/921 **Author:** [@plxity](https://github.com/plxity) **Created:** 2/8/2024 **Status:** ✅ Merged **Merged:** 3/11/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/layout-shift-on-table` --- ### 📝 Commits (4) - [`58f4b72`](https://github.com/documenso/documenso/commit/58f4b729398d5a9f21769c8857ae445fe21bf8a4) added fixed width for status col - [`3106c32`](https://github.com/documenso/documenso/commit/3106c325d7f3858b676dc3c1a47e95c5cc79bb58) Merge branch 'main' into fix/layout-shift-on-table - [`4476cf8`](https://github.com/documenso/documenso/commit/4476cf8fd1674b6af83dba96062930ca52982341) Merge branch 'main' into fix/layout-shift-on-table - [`7f31ab1`](https://github.com/documenso/documenso/commit/7f31ab1ce39f6fa8a150b0484d8f9c85dbee8ca0) fix: add scrollbar gutter property ### 📊 Changes **3 files changed** (+13 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(dashboard)/documents/data-table.tsx` (+1 -0) 📝 `packages/ui/primitives/data-table.tsx` (+6 -1) 📝 `packages/ui/styles/theme.css` (+6 -1) </details> ### 📄 Description fixes: #875 https://github.com/documenso/documenso/assets/28510494/083fd87a-ef62-40e6-9696-9c04b4411502 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:32:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1253
No description provided.