SIGN IN SIGN UP
apache / superset UNCLAIMED

Apache Superset is a Data Visualization and Data Exploration Platform

0 0 150 TypeScript

fix(listview): search input contained within dropdown panel

Wrap Input in SearchRow with horizontal padding instead of margins on
.ant-input-affix-wrapper. width:100% + margin overflowed the container;
padding on a wrapper div keeps the input fully inside. Restore
overflow:hidden (needed for borderRadiusLG clipping) — it no longer
clips the input since the wrapper contains it correctly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
K
kasiazjc committed
eb945f8289a5d768ee0ac5e239fee829b85688ac
Parent: 96234d2
Committed by Amin Ghadersohi <amin@preset.io> on 5/20/2026, 2:38:30 PM