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

  • @cyberpunk007
    link
    401 year ago

    When I can’t middle mouse it right click to open a button in a new tab. It makes it harder to get back to the exact same spot, loaded how it was, to repeat the same task for the next button.

    • @RoyaltyInTraining
      link
      121 year ago

      Single page apps are cool when they are done right, but such a huge hindrance when navigation is based on buttons and js.

      • @[email protected]
        link
        fedilink
        English
        71 year ago

        Thing is you can have a single page app that still works with middle click, depending on the framework it’s mostly automatic or some config for the router.

        At least that’s what I can say from my experience building a single page app, but considering I’m using new tabs extensively I did have some bias to make it work.