PrefectHQ / legacy-ui

The home of the Prefect 1 UI
https://cloud.prefect.io
Other
179 stars 42 forks source link

use fixed-width font for panels showing arbitrary JSON #1252

Open darin-reify opened 2 years ago

darin-reify commented 2 years ago

Why when inspecting flow runs in the ui, the Run Config and Parameters panels hold a lot of useful information. however, these panel uses the same (non-fixed-width) font as the rest of the ui which makes it much harder to parse the information than needs be.

this is especially noticeable when using the ECSRun run-config and supplying a task_definition dict. that dict is a pretty large structure and muddles the screen / information.

What

zhen0 commented 2 years ago

Thanks for the suggestion - I'm adding the consider for Orion tag as this is feedback we can consider for Prefect 2.0