hngprojects / hng_boilerplate_nextjs

https://deployment.nextjs.boilerplate.hng.tech
205 stars 266 forks source link

[Fix]: Remove Checkbox for "Also create an organisation" in the Registration Form #1260

Open estialo1 opened 1 month ago

estialo1 commented 1 month ago

Description

The registration form currently includes a checkbox labeled "Also create an organisation." This checkbox is redundant as an organization account is automatically created using the sign-up details. To streamline the user experience, this checkbox should be removed and the design in the figma file followed.

Acceptance Criteria

The registration form no longer displays the "Also create an organisation" checkbox. The form layout adjusts seamlessly without any visual or functional issues after the checkbox is removed.

Links

| FIGMA LINK https://www.figma.com/design/VEItfX6St5NSAqqNHImcxD/HNG-Boilerplate-Designs?node-id=1-2

image

Images

image

Feng-09 commented 1 month ago

I will work on this.

estialo1 commented 1 month ago

Ok. Let me know when you are done with it

64eyes commented 1 month ago

This is a duplicate to issue #1100 that I am currently working on.