cronos-blockscout
cronos-blockscout copied to clipboard
Couple little UI bugs that I faced
Hi, may I share them:
- When we select "To" option on the account page to filter txs, the incoming new txs not filtering, so just pops up.
- When we reject a write contract request on MetaMask, error button text hidden.
- The placeholders of the inputs named ETH.
Thanks,
Environment
- Elixir & Erlang/OTP versions (
elixir -version
): - - Operating System: MacOS
- Blockscout Version/branch: latest
Steps to reproduce
Filtering txs on the account or contract pages. Trying to write a published contract.
@mcanvar Thanks for your feedback.
- After re-check the filtering, it working well now.
For the the rest of two issues, can you provide more detail?
Thanks.
You are welcome @WilliamXieCrypto, sure:
The second one is fixed somehow and I confirm that it is working right now.
The last one is on code section inputs her you see:
Thanks