Right now, when you click between Diagnosis, Schedule, and Contact, the form changes in size, It should be default the height of the screen, then if the content of the form is greater than this, it can go longer than the height of the screen. This should make clicking between each form state a much better user experience.
We're using nextui-react for larger component styling and tailwindcss for customized styling.
The form should have consistent style.
Right now, when you click between Diagnosis, Schedule, and Contact, the form changes in size, It should be default the height of the screen, then if the content of the form is greater than this, it can go longer than the height of the screen. This should make clicking between each form state a much better user experience.
We're using nextui-react for larger component styling and tailwindcss for customized styling.