[PR #739] [CLOSED] feat: signing auto scroll with tips #1153

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/739
Author: @Hiperultimate
Created: 12/7/2023
Status: Closed

Base: mainHead: feat--signing-scroll


📝 Commits (4)

  • c62822c feat: added auto scroll on complete in web
  • ff7731a fix: field tips are now displayed while signing
  • 574c37f feat: btn text shows next field on empty fields
  • eb8ec59 feat: field inserted autocheck

📊 Changes

2 files changed (+31 additions, -5 deletions)

View changed files

📝 apps/web/src/app/(signing)/sign/[token]/form.tsx (+4 -1)
📝 apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx (+27 -4)

📄 Description

resolves: #710

Auto-scroll to open field is now being triggered on pressing complete button.

Also fixes an issue where field tool tips were not being displayed

https://github.com/documenso/documenso/assets/32923170/7d689207-ec96-4097-afdc-4f0eeb0b00a1

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/documenso/documenso/pull/739 **Author:** [@Hiperultimate](https://github.com/Hiperultimate) **Created:** 12/7/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat--signing-scroll` --- ### 📝 Commits (4) - [`c62822c`](https://github.com/documenso/documenso/commit/c62822c043571dbb4e5333f36b3e8f7a996f9702) feat: added auto scroll on complete in web - [`ff7731a`](https://github.com/documenso/documenso/commit/ff7731ad6f67b447f18b58cac0e2bbbca0ac5d94) fix: field tips are now displayed while signing - [`574c37f`](https://github.com/documenso/documenso/commit/574c37f564b6c35bf00832603ccfee9c04f13ee6) feat: btn text shows next field on empty fields - [`eb8ec59`](https://github.com/documenso/documenso/commit/eb8ec59dd74084b33427284b2a5ff3a00b96c680) feat: field inserted autocheck ### 📊 Changes **2 files changed** (+31 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(signing)/sign/[token]/form.tsx` (+4 -1) 📝 `apps/web/src/app/(signing)/sign/[token]/sign-dialog.tsx` (+27 -4) </details> ### 📄 Description resolves: #710 Auto-scroll to open field is now being triggered on pressing complete button. Also fixes an issue where field tool tips were not being displayed https://github.com/documenso/documenso/assets/32923170/7d689207-ec96-4097-afdc-4f0eeb0b00a1 ![image](https://github.com/documenso/documenso/assets/32923170/87abfbfa-cf45-4998-80f9-7200d3aa955a) --- <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:04 +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#1153
No description provided.