1

I'm trying create a mode view panels like one drive.

enter image description here

As you can see from image I displayed three card, each has many fields as metadata of document.

Metadata are: numerosentenza, codiceoggetto, annoruolo, parte, controparte and others 44 fields.

"Altri" show me all 44 fields. The goal is compare this informations document each others. So when click "Altri" ALL card show me 44 fields, not only one. It is considered a good practice? before card mode view I had a table with 44 columns extended in horizontal.

2 Answers 2

0

No it isn't good practice to show all that info for all your cards. This is called Information Overload which can lead to Decision Paralysis.

Now, for your main issue: how to resolve the issues mentioned above.

Using an accordion component as shown in @danielillo's answer is a good idea. You could also create a modal that shows more of this information and maybe even add a button to compare with another item. How you do that is up to you.

Another idea is to show the information of a selected item on the right and then offer to show a comparison as well:

2 columns system for comparing

0

On desktop, you can use scrolling within a card:

enter image description here

Image from Material Design/cards behavior

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.