oda-hub / mmoda-frontend-module

GNU General Public License v2.0
0 stars 1 forks source link

define the multi-product-dashboard-workbench (MPDW) architecture #176

Open volodymyrss opened 2 years ago

volodymyrss commented 2 years ago

Today, a UX was discussed with strong opinions of @andriineronov , @volodymyrss , @motame , @dsavchenko , @burnout87

The following factors were considered important:

The proposal as discussed satisfies these requirements as so:

dsavchenko commented 2 years ago

I just realized that there is better to have two product types in the plugin. One to ask for the list of combinations, other for combining. It's cleaner than extra-parameter, I guess.

Also, as a suggestion, if there are checkboxes in the frontend instead of buttons:

  1. Hover over option - mask products temporarily
  2. Checked option - mask permanently (user can exclude more products after)
volodymyrss commented 2 years ago

I just realized that there is better to have two product types in the plugin. One to ask for the list of combinations, other for combining. It's cleaner than extra-parameter, I guess.

Ok sure. The "disadvantage" then is they will share one of the "inputs" and hence some treatment for this input.

Also, as a suggestion, if there are checkboxes in the frontend instead of buttons:

1. Hover over option - mask products temporarily
2. Checked option - mask permanently (user can exclude more products after)

Ok, maybe as I option.