Skip to content

Conversation

kishangupta4514
Copy link
Contributor

Description

Add your description here.

Add Issue Number

Fixes #<your_issue_number>

Add Screenshots/GIFs

If applicable, add a relevant screenshot/GIF here.

Add Known Issue

If applicable, add any known issues.

Contribution Checklist:

  • The pull request only addresses one issue or adds one feature.
  • I have linked an issue to the pull request.
  • I have linked a PR type label to the pull request.
  • The pull request does not introduce any breaking changes
  • I have added screenshots or GIFs to help explain the change if applicable.
  • I have read the contribution guidelines.

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

@kishangupta4514 kishangupta4514 self-assigned this Oct 16, 2025
@kishangupta4514 kishangupta4514 changed the title Feat/gpt modal professional plan Feat/gpt modal professional plan [SPRW-2364]. Oct 17, 2025
Comment on lines +159 to +174
{#if planName !== planType.PROFESSIONAL}
<div class="custom-tooltip-wrapper">
<div
class="locked-models text-ds-font-size-12"
on:click={() => {}}
>
<span>GPT 4o</span>
<Button
type="teritiary-regular"
startIcon={LockClosedRegular}
size="small"
/>
</div>
<span class="custom-tooltip"
>Upgrade to use additional models.</span
>
Copy link
Member

Choose a reason for hiding this comment

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

this should be handled from backend

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