TACC / tup-ui

React client for TACC User Portal
2 stars 0 forks source link

Fix/tup 598 running jobs cut off #369

Closed wesleyboar closed 9 months ago

wesleyboar commented 9 months ago

Overview

Prevent "Running Jobs" and "Waiting Jobs" from being cut off.

How? Change ratio of columns at specific screen width range.

Related

Changes

Testing

  1. View System Status tale at different screen widths.
  2. The text that was cut off should never be cut off.

UI

Before After
before after
Narrow (No Change) Medium (Bug Fixed) Wide (No Change)
narrow medium wide
wesleyboar commented 9 months ago

I prematurely merged this. I should have waited for Designer feedback.

I will monitor their answer to my question, and adjust code accordingly.

wesleyboar commented 9 months ago

Important I feat I tested this at 90% zoom, because the bug came back in #339. I fixed it again, and tested at 100%.