sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.11k stars 1.27k forks source link

UI bug with dropdown/"Only errors" button on webhook logs admin page #41756

Open lrhacker opened 2 years ago

lrhacker commented 2 years ago

If there is a long value within the dropdown to the left of the "Only errors" button on this page, the width of the dropdown will match that value and push the button outside of the container:

image

Removing the long value from the dropdown does resolve the issue:

image

The dropdown should set a max-width to avoid this problem.

/cc @taylorsperry @muratsu

github-actions[bot] commented 2 years ago

Hey, @sourcegraph/batchers (@eseliger @LawnGnome @courier-new @adeola-ak @BolajiOlajide @Piszmog @malomarrec @chrispine @danielmarquespt) - we have been mentioned. Let's take a look.

lrhacker commented 2 years ago

@sourcegraph/batchers The admin page URL just happened to have batch in it so you were notified - no other attention is actually needed!