Flagging that in my dashboard view when I spawn ma...
# prefect-ui
s
Flagging that in my dashboard view when I spawn many flows at once, the bar chart of flows explodes in size and takes over the whole page. This occurred when there were a lot of flows triggered at once (I have an async parent flow that runs deployments and had ~60 go off at once).
b
Does that persist when you refresh? Looks like some CSS grid styles got out of hand.
s
It gets cleaned out after a refresh, but reoccured another flow was added or changed state.
b
Gotchya. Will investigate. Thanks for reporting!