Describe the feature that you would like added
The pages for the "create experiment" functionality do not look very great. This should be changed to have a nicer styling.
Tasks that need to completed for this feature
new_experiment_ui.py
[ ] Remove the "Back to Menu" button
[ ] Bring the "+" buttons for the investigators and measurement items closer to their respective textboxes
[ ] Add a note that the "password" field is optional
[ ] Disable the "Next" button until all required fields are filled out
group_config_ui.py
[ ] Move this file from "experiment" to "create_experiment"
[ ] Rename the "Back to Menu" button to "Previous"
[ ] Disable the "Next" button until all required fields are filled out
summary_ui.py
[ ] Rename the "Back to Menu" button to "Previous"
All files
[ ] Remove the scrollbars from view until there is overflow
Describe the feature that you would like added The pages for the "create experiment" functionality do not look very great. This should be changed to have a nicer styling.
Tasks that need to completed for this feature
Additional context