Closed debragail closed 5 years ago
xplore
is a block explorer for blockchains that you run locally on your machine.
So when you're developing smart contracts, or developing with dav-js
, and testing against a local Ethereum node running on your machine you have all the conveniences of a block explorer... this makes the scenario of someone running xplore on a mobile phone quite unlikely.
I thought this was going to be a public explorer on the website so was trying to make it responsive
On mobile the address needs to be truncated in order to fit.
Expected Behavior
The address should look presentable, readable, and clickable.
Current Behavior
Address overlaps with other text
Possible Solution
Truncate when width is mobile
Steps to Reproduce (for bugs)
Context
It's helpful to have the full address but also difficult to display on mobile or easily in all enviroments.
Your Environment
Google Chrome Version 70.0.3538.110 (Official Build) (64-bit) Mac OSX Yoesmite