-
Notifications
You must be signed in to change notification settings - Fork 68
LG-3568: search input dropdown cutoff #2888
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Size Change: +29 B (0%) Total Size: 1.86 MB
ℹ️ View Unchanged
|
packages/search-input/src/SearchResultsMenu/SearchResultsMenu.style.ts
Outdated
Show resolved
Hide resolved
question: consider adding styling around |
✍️ Proposed changes
Scroll behavior of search input dropdown now matches select dropdown - padding only exists at top and bottom, not while scrolling.
🎟 Jira ticket: LG-3568
✅ Checklist
For bug fixes, new features & breaking changes
pnpm changeset
and documented my changesFor new components
🧪 How to test changes