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

243 feature add checkbox input in create form template flow #268

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

DonnyLe
Copy link
Contributor

@DonnyLe DonnyLe commented Jan 26, 2025

Description

Made a button for checkboxes that are square shape and can only be square shapes. Modified DraggableSignature.tsx to make inputs only square. Also added another attribute to a field so we determine whether its is a signature, textfield, or a checkbox field. Also followed Figma and added a temporary toggle delete button.

Motivation and Context

Closes [#243 ]

How has this been tested?

Manual

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Made a button that adds a square box to represent the checkboxes.
@DonnyLe DonnyLe linked an issue Jan 26, 2025 that may be closed by this pull request
1 task
Copy link

vercel bot commented Jan 26, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mfa-form-automator ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 2, 2025 9:10pm

Copy link
Collaborator

@kaiyangzheng kaiyangzheng left a comment

Choose a reason for hiding this comment

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

Left comments.

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.

[FEATURE] Add checkbox input in create form template flow
2 participants