poanetwork / poa-dapps-validators

DApp for a list of validators with metadata for POA Network (Core/Sokol). Validators can update metadata using DApp.
https://validators.poa.network
GNU General Public License v3.0
13 stars 41 forks source link

UX/UI - Hide "Pending Change Requested Date" row if there is no date to show #60

Closed SiddigZeidan closed 6 years ago

SiddigZeidan commented 6 years ago

Currently, on the DApp, the "Pending Change Requested Date" is displayed even when there is no date. This should be only visible if there is info there.

The wording of that row should also change, as Pending Change Requested Date doesn't make sense. I suggest removing the word "requested" so its just Pending change date. @igorbarinov thoughts?

varasev commented 6 years ago

Done in https://github.com/poanetwork/poa-dapps-validators/pull/68.