You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I request anything using the "Try it out" button, the Response Body field will cram all the JSON into one line, no word wrap. I have to gingerly select this line. I can't skim the result easily. I must scroll left-to-right.
We received feedback from users that they knew they needed to select this text to use in their work, but it was hard to skim through it and select it.
On API Calls:
We received feedback from users that they knew they needed to select this text to use in their work, but it was hard to skim through it and select it.
Quick-fix:
white-space: nowrap
: https://github.com/dezzie/api/blob/gh-pages/hmda/console/css/style.css#L177The text was updated successfully, but these errors were encountered: