The Browser is Integral to Web App UX

mleonhard, 2024-04-06.

The browser is an integral part of any webapp experience.

Screenshot of a web browser window showing a webpage

If you're making a webapp, carefully consider how your app will behave when you invoke various browser functions.

Open a bookmark, click a link in email or slack:

Back & Forward:

Refresh:

I make some changes and then close the tab, refresh, or click a link:

I save changes, but it fails:

I open the app in two browser windows:

I middle-click a link:

I click a PDF or other file that my browser can show:

When we deploy a new version of the app:

When content is taller than the browser window:

When content is wider than the browser window:

Accessibility, inclusive design: