0

I have an app where I need a multiple level menu.

Think of this problem:

  • I have 5 bags (orange, blue, pink, red and green) in car 1
  • I want to copy more than one to car 2 and 3.

What do you think of this kind of menu?

First, the user selects the bags after that is possible to copy to multiple cars…

enter image description here

EDIT: My bags are tabs, where I manage products. I want a way of copying without needing new enviroment, a new click... I tried this, but I want something more immediate.

enter image description here

ananeto
  • 1,347
  • 2
  • 9
  • 24
  • 3
    Is this even considered a menu? A menu is a navigational component while this is a semi complex interaction for editing attributes to other attributes. – UXerUIer Dec 06 '16 at 15:26
  • 1
    If I where a user with no experience in complex menu's/computers I would need a tutorial for this "form" / "menu". This is too complex – Max Dec 08 '16 at 09:17

1 Answers1

2

This is an option too, use this for every car you have. You could change the width of the input venster too.

enter image description here

When you click on it:

enter image description here

Use this live (just for how it looks).

Max
  • 121
  • 3