Skip to content

Signal workflow form #903

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

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

Assem-Uber
Copy link
Contributor

@Assem-Uber Assem-Uber commented May 14, 2025

Summary

Create a form to collect signal details. The form contains fields for:

  • Signal name
  • Signal JSON input

###Screenshots
Screenshot 2025-05-14 at 17 58 59
Invalid form
Screenshot 2025-05-14 at 17 59 40

control={control}
defaultValue=""
render={({ field: { ref, ...field } }) => (
<Textarea
Copy link
Member

Choose a reason for hiding this comment

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

Why not give the textarea some overrides so that the input is in monospace?

)}
/>
</FormControl>

Copy link
Member

Choose a reason for hiding this comment

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

Suggested change

very minor nit

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