[PR #2491] fix(web): prevent long public template descriptions from hiding actions #2340

Open
opened 2026-02-26 20:33:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2491
Author: @LouisLau-art
Created: 2/13/2026
Status: 🔄 Open

Base: mainHead: fix/public-profile-template-actions-overflow


📝 Commits (1)

  • 58ce417 fix(web): prevent long public template descriptions from hiding actions

📊 Changes

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

View changed files

📝 apps/remix/app/components/tables/settings-public-profile-templates-table.tsx (+7 -5)
📝 apps/remix/app/routes/_profile+/p.$url.tsx (+3 -3)

📄 Description

Fixes #2472.

  • Prevent long/unbroken public template titles/descriptions from pushing or clipping the action menu in settings.
  • Apply the same overflow-safe styles on the public profile template list so the Sign button stays visible.

🔄 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/2491 **Author:** [@LouisLau-art](https://github.com/LouisLau-art) **Created:** 2/13/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix/public-profile-template-actions-overflow` --- ### 📝 Commits (1) - [`58ce417`](https://github.com/documenso/documenso/commit/58ce4175d865bb270b24768ed0e02d6589233e62) fix(web): prevent long public template descriptions from hiding actions ### 📊 Changes **2 files changed** (+10 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/tables/settings-public-profile-templates-table.tsx` (+7 -5) 📝 `apps/remix/app/routes/_profile+/p.$url.tsx` (+3 -3) </details> ### 📄 Description Fixes #2472. - Prevent long/unbroken public template titles/descriptions from pushing or clipping the action menu in settings. - Apply the same overflow-safe styles on the public profile template list so the Sign button stays visible. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#2340
No description provided.