alephium / explorer

The explorer front-end for Alephium protocol
https://explorer.alephium.org
GNU Lesser General Public License v3.0
12 stars 7 forks source link

Eject from CRA | Setup Vite.js | Misc UI improvements and fixes | Init UI for CSV Export #140

Closed mvaivre closed 2 years ago

mvaivre commented 2 years ago

Fixes :

103

112

118

129

136

138

139

Layout for #41

mvaivre commented 2 years ago

I could hide the “Export CSV” button for now, so that we could ship this in prod. Waiting for a first review before doing that.

nop33 commented 2 years ago

Hm, the options seem invisible, yet clickable. On the dark theme it works fine. Moreover, switching themes doesn't re-render the button, only after hoverring over it.

image image image
nop33 commented 2 years ago

Hm, the QR code seems quite opaque in the light theme

image
mvaivre commented 2 years ago

Color related issues with QRCode, Select and Button have been fixed.