I personally hate rounded corners and shadows added everywhere. Makes most things look crappy and smudged.

  • A10@kerala.party@kerala.party
    ·
    edit-2
    11 months ago

    Dynamically expanding UI widgets that push other content down. Used by Google search for suggestions which always leads to misclick links. Portainer and cloudflare dashboard also does this.

    • derpgon@programming.dev
      ·
      11 months ago

      Every single time. UI redrawing without user action is one of the worst UX antipatterns. It's being punished for being too fast, yet too slow to click it in the timeframe where there is content you want to click on.