Skip to main content
added 5 characters in body
Source Link
Alvaro
  • 17k
  • 8
  • 46
  • 68

Meal type (breakfast, lunch, etc.) seems to be the header of the form rather than a setting.

In the first solution all meals are displayed in a dropdown under one form, and the rest of the form varies depending on what meal the user selects. When choosing a meal the layout configuration changes. This could confuse users, some might even want to keep settings from "Lunch" while selecting "Breakfast", because the setting is in the same form.

The second solution is a tab layout where the user selects between different forms, and each form has its own configuration and options; so it is better in that sense.

On a side note, I would try to avoid using checkboxes and toggles in the same page. In this case I think checkboxes are more appropriate.

Meal type (breakfast, lunch, etc.) seems to be the header of the form rather a setting.

In the first solution all meals are displayed in a dropdown under one form, and the rest of the form varies depending on what meal the user selects. When choosing a meal the layout configuration changes. This could confuse users, some might even want to keep settings from "Lunch" while selecting "Breakfast", because the setting is in the same form.

The second solution is a tab layout where the user selects between different forms, and each form has its own configuration and options; so it is better in that sense.

On a side note, I would try to avoid using checkboxes and toggles in the same page. In this case I think checkboxes are more appropriate.

Meal type (breakfast, lunch, etc.) seems to be the header of the form rather than a setting.

In the first solution all meals are displayed in a dropdown under one form, and the rest of the form varies depending on what meal the user selects. When choosing a meal the layout configuration changes. This could confuse users, some might even want to keep settings from "Lunch" while selecting "Breakfast", because the setting is in the same form.

The second solution is a tab layout where the user selects between different forms, and each form has its own configuration and options; so it is better in that sense.

On a side note, I would try to avoid using checkboxes and toggles in the same page. In this case I think checkboxes are more appropriate.

added 42 characters in body
Source Link
Alvaro
  • 17k
  • 8
  • 46
  • 68

"Meal"Meal type (breakfast, lunch, etc.) seems to be the header of the form rather a setting.

In the first solution all "meals"meals are displayed in a dropdown under one form, and the rest of the form varies depending on what "meal"meal the user selects. When choosing a meal the layout configuration changes. This could confuse some users, some might even want to keep settings from "Lunch" while selecting "Breakfast", because the setting is in the same form.

The second solution is a tab layout where the user selects between different forms, and each form has its own configuration and options; so it is better in that sense.

On a side note, I would try to avoid using checkboxes and toggles in the same page. In this case I think checkboxes are more appropriate.

"Meal" seems to be the header of the form.

In the first solution all "meals" are displayed in a dropdown under one form, and the rest of the form varies depending on what "meal" the user selects. When choosing a meal the layout configuration changes. This could confuse some users, some might even want to keep settings from "Lunch" while selecting "Breakfast", because the setting is in the same form.

The second solution is a tab layout where the user selects between different forms, and each form has its own configuration and options; so it is better in that sense.

On a side note, I would try to avoid using checkboxes and toggles in the same page. In this case I think checkboxes are more appropriate.

Meal type (breakfast, lunch, etc.) seems to be the header of the form rather a setting.

In the first solution all meals are displayed in a dropdown under one form, and the rest of the form varies depending on what meal the user selects. When choosing a meal the layout configuration changes. This could confuse users, some might even want to keep settings from "Lunch" while selecting "Breakfast", because the setting is in the same form.

The second solution is a tab layout where the user selects between different forms, and each form has its own configuration and options; so it is better in that sense.

On a side note, I would try to avoid using checkboxes and toggles in the same page. In this case I think checkboxes are more appropriate.

added 78 characters in body
Source Link
Alvaro
  • 17k
  • 8
  • 46
  • 68

"Meal" type seems to be the header of the form.

In the first solution all the headers"meals" are displayed in a dropdown under one form, and the rest of the form varies depending on this selectionwhat "meal" the user selects. When choosing a meal the layout configuration changes unexpectedly. This could confuse some users might get confused, and some might even want to keep some of the settings from Lunch"Lunch" while selecting Breakfast"Breakfast", because the setting is in the same form.

The second solution is better in that sense, a tab layout where the user selects between different forms, and each form has its own configuration and options; so it is better in that sense.

On a side note, I would try to avoid using checkboxes and toggles in the same page. In this case I think checkboxes are more appropriate.

"Meal" type seems to be the header of the form.

In the first solution all the headers are displayed in a dropdown under one form, and the rest of the form varies depending on this selection. When the layout changes unexpectedly users might get confused, and some might even want to keep some of the settings from Lunch while selecting Breakfast, because the setting is in the same form.

The second solution is better in that sense, a tab layout where the user selects between different forms.

On a side note, I would try to avoid using checkboxes and toggles in the same page. In this case I think checkboxes are more appropriate.

"Meal" seems to be the header of the form.

In the first solution all "meals" are displayed in a dropdown under one form, and the rest of the form varies depending on what "meal" the user selects. When choosing a meal the layout configuration changes. This could confuse some users, some might even want to keep settings from "Lunch" while selecting "Breakfast", because the setting is in the same form.

The second solution is a tab layout where the user selects between different forms, and each form has its own configuration and options; so it is better in that sense.

On a side note, I would try to avoid using checkboxes and toggles in the same page. In this case I think checkboxes are more appropriate.

Source Link
Alvaro
  • 17k
  • 8
  • 46
  • 68
Loading