debug_kit icon indicating copy to clipboard operation
debug_kit copied to clipboard

[feature request] Change iframe size when debugKit iframe shows an error

Open hacheraw opened this issue 3 years ago • 0 comments

image

In some cases, when there's an application error (usually error 5xx or routes one) the DebugKit iframe looks like the above picture.

Would it be possible to add a css class to the iframe if an error template is shown inside? Or just change it's size.

Wanted behavior: iFrame is 40x40px by default. When an error is thrown, iFrame should be, maybe, 40% by 40% so we can see the error.

image

hacheraw avatar Mar 15 '22 09:03 hacheraw