Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • @Jake-Oz

    Submitted

    I find it a bit confusing working out which Type definition to use in Interfaces, for example the register and errors definitions (from react-hook-form) caused me a Biot of confusion. Does anyone have a good reference to look at?

    @cengiz-ergun

    Posted

    Hi,

    It looks good but i think when user click "change" link(or button) at last step, it shouldn't return back to 2 step. It should change month to year or year to month.

    But i am not sure 100% percent :D

    Marked as helpful

    0
  • Robert 210

    @robo311

    Submitted

    The Multistep Form project is an interactive and user-friendly web application developed using ReactJS and SASS, built upon the powerful Vite framework.

    The project's implementation in ReactJS allows for a highly responsive and dynamic user interface. Each form step is intelligently rendered, and the state management capabilities of ReactJS enable seamless transitions and data persistence between steps. Additionally, the use of SASS provides extensive styling possibilities, ensuring an attractive and cohesive visual design.

    By utilizing Vite as the build tool, the Multistep Form project benefits from fast development and compilation times, enhancing the overall development experience.

    @cengiz-ergun

    Posted

    Hi,

    You didn't validate the input fields. For example you shouldn't allow user to go next page if they enter numbers into name field.

    0