burningmantech / ranger-ims-server

Ranger Incident Management System—Server
Apache License 2.0
27 stars 7 forks source link

limit "add attached incident report" dropdown width #1374

Closed srabraham closed 2 weeks ago

srabraham commented 2 weeks ago

See this: https://github.com/burningmantech/ranger-ims-server/issues/1372

This PR stops the select box from overflowing the screen

github-actions[bot] commented 2 weeks ago

⚠️ Optional matrix job Py:3.14.0-alpha.1 - ubuntu-latest failed ⚠️

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.20%. Comparing base (b498c9e) to head (21197f7). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1374 +/- ## ========================================== - Coverage 69.22% 69.20% -0.03% ========================================== Files 181 181 Lines 8901 8901 Branches 1488 1488 ========================================== - Hits 6162 6160 -2 - Misses 2640 2641 +1 - Partials 99 100 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

srabraham commented 2 weeks ago

merging without codereview because this is such a minor thing