[PR #1802] [MERGED] feat: show field coordinates in devmode #1857

Closed
opened 2026-02-26 20:31:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1802
Author: @catalinpit
Created: 5/19/2025
Status: Merged
Merged: 6/11/2025
Merged by: @dguyen

Base: mainHead: feat/show-field-coordinates


📝 Commits (3)

  • 4bbd719 feat: show field coordinates in devmode
  • 96f1045 chore: add developer mode label to documentation metadata
  • 250b62f chore: small docs changes

📊 Changes

5 files changed (+29 additions, -1 deletions)

View changed files

📝 apps/documentation/pages/developers/_meta.json (+1 -0)
apps/documentation/pages/developers/developer-mode/field-coordinates.mdx (+18 -0)
apps/documentation/public/developer-mode/field-coordinates.webp (+0 -0)
📝 packages/ui/primitives/document-flow/add-fields.tsx (+0 -1)
📝 packages/ui/primitives/document-flow/field-item.tsx (+10 -0)

📄 Description

Show the fields coordinates when the devmode search param is present. It's meant to help API users understand where to position the fields.

Screenshot 2025-05-19 at 11 12 09

🔄 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/1802 **Author:** [@catalinpit](https://github.com/catalinpit) **Created:** 5/19/2025 **Status:** ✅ Merged **Merged:** 6/11/2025 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `feat/show-field-coordinates` --- ### 📝 Commits (3) - [`4bbd719`](https://github.com/documenso/documenso/commit/4bbd719669fee7ab6db6a5c77f792d6cf67f6ead) feat: show field coordinates in devmode - [`96f1045`](https://github.com/documenso/documenso/commit/96f1045dbc2c73161c3d262e66f501f57be198e1) chore: add developer mode label to documentation metadata - [`250b62f`](https://github.com/documenso/documenso/commit/250b62fe47a5afd5ed196b1d78849329f4542db4) chore: small docs changes ### 📊 Changes **5 files changed** (+29 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `apps/documentation/pages/developers/_meta.json` (+1 -0) ➕ `apps/documentation/pages/developers/developer-mode/field-coordinates.mdx` (+18 -0) ➕ `apps/documentation/public/developer-mode/field-coordinates.webp` (+0 -0) 📝 `packages/ui/primitives/document-flow/add-fields.tsx` (+0 -1) 📝 `packages/ui/primitives/document-flow/field-item.tsx` (+10 -0) </details> ### 📄 Description Show the fields coordinates when the `devmode` search param is present. It's meant to help API users understand where to position the fields. <img width="747" alt="Screenshot 2025-05-19 at 11 12 09" src="https://github.com/user-attachments/assets/9622d8ac-0912-487d-b2c5-8b3e75b7d463" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:31:23 +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#1857
No description provided.