Skip to content
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

fix: dropdown max-height and padding bottom #8167

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

harshrajeevsingh
Copy link
Contributor

@harshrajeevsingh harshrajeevsingh commented Oct 29, 2024

Fixes: #6105

Also fixed side effect due to previous PR:

Screencast.from.2024-10-29.13-54-44.webm

@harshrajeevsingh
Copy link
Contributor Author

@martmull ready for review :)

Copy link
Contributor

@martmull martmull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, far more simple than previous solution, thank you. I approve, but I will also let @lucasbordeau review that code

@lucasbordeau
Copy link
Contributor

LGTM

@martmull martmull merged commit c0484aa into twentyhq:main Oct 29, 2024
16 checks passed
@lucasbordeau
Copy link
Contributor

This is causing other issues, we'll see how to have our dropdown generic component properly handle scroll in another issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dropdowns should have a max-height and a scroll bar
3 participants