iotaledger / explorer

Explore the IOTA Tangle
https://explorer.iota.org
Apache License 2.0
59 stars 20 forks source link

[Bug]: CSS: Navbar bg color in Firefox is too transparent #131

Closed begonaalvarezd closed 2 years ago

begonaalvarezd commented 2 years ago

Issue description

The bg color of the navbar in Firefox (because firefox is not compatible with the CSS effect applied) imo is too transparent and doesnt look good on scroll

image image

Expected behaviour

I would personally increase the opacities:

eg: image image

Actual behaviour

Too transparent and to me looks like a bug 🐛

Can the issue reliably be reproduced?

Yes

Steps to reproduce the issue

  1. Open the staging explorer on firefox
  2. Scroll so content overlaps the navbar

Errors

No response

Duplicate declaration

Code of Conduct

r-c-k commented 2 years ago

Same with iota.org, shimmer.network and assembly.sc. Also, while the background of the navbar at iota.org is translucent under Safari, it is very subtle and almost unnoticeable - maybe it could be adapted to match the other nav bars.

(I hope it's ok to mention this issue here)

laumair commented 2 years ago

Fixed in https://github.com/iotaledger/explorer/pull/153