aeternity/aescan

Simplify mobile tables

Opened this issue · 0 comments

Please describe the problem that your request should resolve.

I think we are doing to complicated with the tables. OTher blockchain explorers are using different and single concept.
It also relates to detail panel/table.

Describe the solution you'd like

Leave the tables as it is on desktop view
Mobile Detail Table - 1 entry at 2 rows (currently we have 1 entry per row)
Mobile Listing (and other) Table - Horizontally scrollable if run out of space (currently weh have separate component with one line view)

Is it already possible to achieve the same outcome in any other way? If so, how?

Additional context