Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dashboard): adjust layout and improve scrolling on test trigger page #7532

Open
wants to merge 2 commits into
base: next
Choose a base branch
from

Conversation

BiswaViraj
Copy link
Member

What changed? Why was the change needed?

Screenshots

Screen.Recording.2025-01-16.at.8.11.50.PM.mov
Expand for optional sections

Related enterprise PR

Special notes for your reviewer

Copy link

linear bot commented Jan 16, 2025

Copy link

netlify bot commented Jan 16, 2025

Deploy Preview for dev-web-novu ready!

Name Link
🔨 Latest commit 1d01eaf
🔍 Latest deploy log https://app.netlify.com/sites/dev-web-novu/deploys/678a0e10c1ceae0008a1eff2
😎 Deploy Preview https://deploy-preview-7532.dashboard.novu-staging.co
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jan 16, 2025

Deploy Preview for dashboard-v2-novu-staging ready!

Name Link
🔨 Latest commit 1d01eaf
🔍 Latest deploy log https://app.netlify.com/sites/dashboard-v2-novu-staging/deploys/678a0e10812ed40008d88d95
😎 Deploy Preview https://deploy-preview-7532.dashboard-v2.novu-staging.co
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -143,23 +145,23 @@ export const TestWorkflowForm = ({ workflow }: { workflow?: WorkflowResponseDto
</TabsList>
{workflow?.origin === WorkflowOriginEnum.EXTERNAL && (
<TabsContent value="framework" className={codePanelClassName} variant="regular">
<SnippetEditor language="framework" value={snippetValue} />
<SnippetEditor language="framework" value={snippetValue} readOnly />
Copy link
Contributor

Choose a reason for hiding this comment

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

👏

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

Successfully merging this pull request may close these issues.

2 participants