PSA - Check your critical UI if they might encounter limited resolution

Here’s a quick example: in the web client, Job Tracker hides some UI elements if the resolution width is <= 1300 pixels. That’s kind of an important one if someone wants to snap it to half of a monitor to work between two things, or if they’re on certain tablets, or using any 720p monitor.

At 1301 pixels wide, I can select navigate sequences when I’m reviewing activity:

At 1300 pixels wide, I can’t.

I filed a support ticket for this one since it applies an oversized resolution dependency that will impact some of our users. Something to keep an eye on.

6 Likes