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

ft: add multi-step form #55

Closed
wants to merge 1 commit into from
Closed

ft: add multi-step form #55

wants to merge 1 commit into from

Conversation

musilimu
Copy link
Collaborator

add multi-step forms which should be used when having large forms.

feature: #54

Description

This feature will help with large forms in order to break them into smaller forms, this will increase user experience on our website

Fixes #54

Type of change

Please check the options that are relevant.

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

Checklist

  • My code follows the style guidelines of this project
  • I have created a loom video for the new feature or enhancement
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@netlify
Copy link

netlify bot commented Apr 10, 2023

Deploy Preview for beamish-peony-17341f ready!

Name Link
🔨 Latest commit 20e7a0b
🔍 Latest deploy log https://app.netlify.com/sites/beamish-peony-17341f/deploys/64566c94e7c3d5000865397a
😎 Deploy Preview https://deploy-preview-55--beamish-peony-17341f.netlify.app/
📱 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 settings.

@netlify
Copy link

netlify bot commented Apr 10, 2023

Deploy Preview for team-cypher-ecom-main ready!

Name Link
🔨 Latest commit 20e7a0b
🔍 Latest deploy log https://app.netlify.com/sites/team-cypher-ecom-main/deploys/64566c94a3b014000965f048
😎 Deploy Preview https://deploy-preview-55--team-cypher-ecom-main.netlify.app/
📱 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 settings.

@musilimu musilimu requested review from shyakadavis and SergeInGithub and removed request for shyakadavis April 10, 2023 10:26
@musilimu musilimu added Feature Creating Loom Use this when creating a loom video for you're feature labels Apr 10, 2023
@musilimu musilimu changed the title ft: add mult-step form #54 ft: add mult-step form Apr 18, 2023
@shyakadavis shyakadavis force-pushed the ft-mult-step-form-#54 branch 3 times, most recently from ea0e9ec to f9d7558 Compare April 24, 2023 12:51
@shyakadavis shyakadavis changed the title ft: add mult-step form ft: add multi-step form Apr 24, 2023
@shyakadavis shyakadavis added In Progress Use this when you're currently working on a feature Awaits Another PR Use this when your PR is waiting for another PR to be reviewed and merged and removed Needs Rebase Creating Loom Use this when creating a loom video for you're feature labels Apr 24, 2023
@musilimu musilimu added Needs Peer Review and removed In Progress Use this when you're currently working on a feature Awaits Another PR Use this when your PR is waiting for another PR to be reviewed and merged labels May 4, 2023
add mult-step form which should be used when having large forms.

feature: #54
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.

Mult-step form
3 participants