Skip to content

feat(PostConnect): add support for single-click action retry#1330

Merged
sidvishnoi merged 6 commits intomainfrom
post-connect-auto-retry
Mar 23, 2026
Merged

feat(PostConnect): add support for single-click action retry#1330
sidvishnoi merged 6 commits intomainfrom
post-connect-auto-retry

Conversation

@sidvishnoi
Copy link
Copy Markdown
Member

Context

Part of #1238

Changes proposed in this pull request

Add retryMessage that gets sent from PostConnect's "Try again" button to background, to repeat the failing action. Only possible when retryPossible: "auto".

@sidvishnoi sidvishnoi requested a review from DarianM March 19, 2026 12:58
@github-actions github-actions Bot added area: background Improvements or additions to extension background script area: popup Improvements or additions to extension popup area: pages/app area: pages Changes to any of extension's pages area: shared Changes to shared libraries and utilities labels Mar 19, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 19, 2026

Extension builds preview

Name Link
Latest commit d1a4441
Latest job logs Run #23426724595
Chrome (1.37MB)Download
Firefox (1.37MB)Download
Safari (2.32MB)Download

Base automatically changed from post-connect-error-messages-overhaul to main March 19, 2026 15:14
Comment thread src/pages/app/pages/PostConnect.tsx
Copy link
Copy Markdown
Member

@DarianM DarianM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#1330 (comment)
can address in this PR or a follow-up

@sidvishnoi sidvishnoi merged commit 7670d30 into main Mar 23, 2026
13 checks passed
@sidvishnoi sidvishnoi deleted the post-connect-auto-retry branch March 23, 2026 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: background Improvements or additions to extension background script area: pages/app area: pages Changes to any of extension's pages area: popup Improvements or additions to extension popup area: shared Changes to shared libraries and utilities

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants