Magickbase / neuron-public-issues

Neuron Issues
6 stars 3 forks source link

The separation of neuron and ckb full node versions could be more clear #327

Open Keith-CY opened 1 year ago

Keith-CY commented 1 year ago
image

I was confused at first glance because the column of versions and the row of versions are both close to label Neuron, so I had to distinguish them again.

--------------------------------
                  CKB
--------------------------------
Neuron | 0.112 | 0.111 | 0.110 |
-------|------------------------
0.111  |
0.110  |

It can be slightly changed so only the column is aligned to label Neuron

e.g. (just for example, we may design it deliberately)

--------------------------------
       |          CKB
Neuron |------------------------
       | 0.112 | 0.111 | 0.110 |
-------|------------------------
0.111  |
0.110  |
Danie0918 commented 4 months ago

image

Display the Neuron title in combination with the version number.

Keith-CY commented 4 months ago

Image

Display the Neuron title in combination with the version number.

It looks good, but please note that the version numbers need to be sorted in descending order so the latest one can be seen first.

Kirl70 commented 4 months ago

The design has been adjusted: https://www.figma.com/design/6XNoimRDbFTTNm016rbIdU/Magickbase?node-id=19033-39943&t=jSrokM1gUEZPpNxZ-1

Image

yanguoyu commented 4 months ago

https://github.com/Magickbase/websites/pull/126