matter-labs / tutorials

Apache License 2.0
43 stars 46 forks source link

Gated NFT UI elements are hardly visible when browser has dark mode - ON #19

Open amelnytskyi opened 1 year ago

amelnytskyi commented 1 year ago

πŸ› Bug Report for zkSync Era In-Memory Node

πŸ“ Description

Gated NFT UI elements are hardly visible when browser has dark mode - ON

πŸ”„ Reproduction Steps

  1. Pass Gated NFT paymaster tutorial till the end
  2. Set Dark mode - ON in your browser
  3. Open http://localhost:3000/
  4. Pay attention to the Home page
  5. Hover the mouse on "Change message" button
  6. Pay attention to the "Change message" button
  7. Connect your wallet
  8. Click "Change message" button
  9. Pay attention to the "Transaction Details" pop un text

πŸ€” Expected Behavior

All the UI and text elements are visible on Gated NFT UI local address (http://localhost:3000/) in dark mode (same as in light mode)

😯 Current Behavior

Gated NFT UI elements are hardly visible when browser has dark mode - ON 1) zkSync Logo is not visible (it is black on black)

image

2) "Change message" button text is readable only on hover (text is dark on black background) image

3) Transaction Details screen - text is white on white image

But is is readable in light mode image

πŸ–₯️ Environment

amelnytskyi commented 1 year ago

@idea404 FYI

abilevych commented 11 months ago

Yeah, the issue is still the actual one.

It was confirmed in Chrome/Edge browsers.