aeternity / aescan

Block Explorer and Analytics Platform
ISC License
6 stars 3 forks source link

feat: Improve UI and readability of panels in detail pages #717

Closed janmichek closed 1 month ago

janmichek commented 3 months ago

Description

Resolves #397

Demo

image

Checklist:

janmichek commented 3 months ago

@michele-franchi I kicked off the visual rework. It its still rough draft. Just wanted to sync with you on the idea before. Can you check the progress, please?

janmichek commented 2 months ago

Thanks for review

Good to have the tooltips left aligned on tables

Understood. Will also do it for table listings

I would go with the following structure for the hash and type:

Yeah, I will do for now. But I would like to go back to this later. I was looking on referenced explorers, that are using the hierarchy like this - but I looked at tx details which is structured like this.

I will have to think of how to accommodate this to mobile view. That may not be that easy

I wouldn't remove bold from table headers, I would keep the current one for now. Can be improved in a second iteration

as you wish. The other explorers has the label with lighter style than the value itself. Generally I think the value is the thing that should be bolder, not the label.

All tables should be aligned in the same way in a details page, for example:

Sure, will do it.

janmichek commented 2 months ago

Preview was rendered here: https://pr-717-aescan.stg.service.aepps.com/

janmichek commented 2 months ago
  1. Double appearing of account:

acc

2. is alignment here correct?

micro

fixed

janmichek commented 1 month ago

Both AEX-9 and AEX-141 should be in the same row of the Smart Contract ID, for example:

I see, but I solved it differently. The thing you suggest is not going to squeeze on one line

image

As you can see th and td have no space in between.

I see, fixed

janmichek commented 1 month ago

I think something went wrong with the develop merge in the "AENS Name" details page:

image

There are different labels. This happens in all names states: active, in auction and expired with different double labels.

Fixed, probably some failed attempt of merging