Skip to content

Refactor: use shared Dialog for plan upgrade modal#3887

Open
jishnundth wants to merge 1 commit into
hatchet-dev:mainfrom
jishnundth:jndth/refactor-upgrade-modal
Open

Refactor: use shared Dialog for plan upgrade modal#3887
jishnundth wants to merge 1 commit into
hatchet-dev:mainfrom
jishnundth:jndth/refactor-upgrade-modal

Conversation

@jishnundth
Copy link
Copy Markdown
Contributor

Description

A refactor to use the common Dialog utility on plan upgrade modal.

Type of change

  • Refactor (non-breaking changes to code which doesn't change any behaviour)

@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

@jishnundth is attempting to deploy a commit to the Hatchet Team on Vercel.

A member of the Team first needs to authorize it.

</div>
</div>
<UpgradeModal />
<Dialog open={showUpgradeModal} onOpenChange={setShowUpgradeModal}>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for the refactor here! Any chance you can post a screenshot of a before and after for these changes? I'd like to see how the UI changes now that we're using these internal components.

Copy link
Copy Markdown
Contributor Author

@jishnundth jishnundth May 12, 2026

Choose a reason for hiding this comment

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

image

It's the same only, the popup looks little more wider now. This is not visible in the OSS version, you've to override some variables to see managed compute on the sidebar, where this is located.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants