cityofaustin / atd-moped

A comprehensive mobility project tracking platform for Austin, Texas.
https://mobility.austin.gov/moped/
4 stars 3 forks source link

Fix text overflowing outside of the Work Order Link column #1426

Closed chiaberry closed 1 month ago

chiaberry commented 1 month ago

Associated issues

https://github.com/cityofaustin/atd-data-tech/issues/19047

Just needed to set the Link to display as block for the other styles to take effect.

I also decided to move a function out of the Footer definition, just to try to cut down on the calls to get the github tag.

Testing

URL to test:

https://deploy-preview-1426--atd-moped-main.netlify.app/moped/projects/2039?tab=funding

Steps to test:

I updated the project linked above to have the same long link as the project in the issue description, so compare above to https://mobility.austin.gov/moped/projects/3598?tab=funding


Ship list