[PR #590] [CLOSED] chore: improve plan subscription user experience #1065

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/590
Author: @PeterKwesiAnsah
Created: 10/23/2023
Status: Closed

Base: feat/refreshHead: chore/improve-plan-subscription-UX


📝 Commits (1)

  • 9d43e18 chore: improve plan subscription user experience

📊 Changes

1 file changed (+5 additions, -4 deletions)

View changed files

📝 apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx (+5 -4)

📄 Description

This PR fixes #577
Now when a user clicks on a subscribe button of a plan, loading=true is only set on the button that was clicked, the other subscribe buttons are disabled (disabled=true) to prevent the user from reinitiating another checkout session


🔄 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/590 **Author:** [@PeterKwesiAnsah](https://github.com/PeterKwesiAnsah) **Created:** 10/23/2023 **Status:** ❌ Closed **Base:** `feat/refresh` ← **Head:** `chore/improve-plan-subscription-UX` --- ### 📝 Commits (1) - [`9d43e18`](https://github.com/documenso/documenso/commit/9d43e186cb5db81e71e9e7c40c75aa16a7ab15fd) chore: improve plan subscription user experience ### 📊 Changes **1 file changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(dashboard)/settings/billing/billing-plans.tsx` (+5 -4) </details> ### 📄 Description This PR fixes #577 Now when a user clicks on a subscribe button of a plan, `loading=true` is only set on the button that was clicked, the other subscribe buttons are disabled (`disabled=true`) to prevent the user from reinitiating another checkout session --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:31:41 +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#1065
No description provided.