logoalt Hacker News

RattlesnakeJaketoday at 3:10 PM1 replyview on HN

That "In case you're not aware, there's COVID-19 happening" banner isn't nearly tall nor yellow enough. Given a 6-inch-tall screen, the proper layout would be:

  +-----------------+
  |2" of vestigial  |
  |COVID messaging  |
  +-----------------+
  |1.5" of actual   |
  | content         |
  +-----------------+
  |2.5 of EU        |
  |  cookie banner  |
  +-----------------+
A local utility took it even further during COVID:

  +---------------------+
  |2" of COVID messaging|
  +---------------------+
  |1" of undismissable  |
  | "our app is gone;   |
  | use the mobile site |
  | that you're on now" |
  +---------------------+
  |0.5" of content      |
  +---------------------+
  |2.5" of EU cookie    |
  | banner, despite     |
  | being a US-only corp|
  +---------------------+

Replies

jasonjayrtoday at 3:11 PM

It also needs to scroll in after a second or two, and shift the page content down, so you mis-click the wrong link, and end up loading something that takes forever to load and somehow manages to cause the back button to misbehave.

show 2 replies